Skip to content

Commit fb68769

Browse files
committed
chore: remove unused type
1 parent 97ec429 commit fb68769

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/module.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import type { Nuxt } from '@nuxt/schema'
99
import { version } from '../package.json'
1010
import { generateWrangler } from './utils/wrangler'
1111
import { setupAI, setupCache, setupAnalytics, setupBlob, setupBrowser, setupOpenAPI, setupDatabase, setupKV, setupVectorize, setupBase, setupRemote, vectorizeRemoteCheck } from './features'
12-
import type { HubConfig } from './features'
1312
import type { ModuleOptions } from './types/module'
1413
import { addBuildHooks } from './utils/build'
1514

0 commit comments

Comments
 (0)