Skip to content

Commit 4907a72

Browse files
committed
chore: remove unused import
1 parent fb98de6 commit 4907a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/create-nuxt/src/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { defineCommand, showUsage } from 'citty'
1+
import { defineCommand } from 'citty'
22
import { provider } from 'std-env'
33

44
import init from '../../nuxi/src/commands/init'

0 commit comments

Comments
 (0)