Skip to content

Commit a28c45c

Browse files
committed
test: (drop me!) test tool build correct
1 parent 8e88a4a commit a28c45c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/tool/packages/test1/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { format } from 'date-fns';
22
import { z } from 'zod';
3-
import next from 'next';
43

54
export const InputType = z.object({
65
apiKey: z.string(),

0 commit comments

Comments
 (0)