Skip to content

Commit 3842439

Browse files
committed
style: lint
1 parent 171a0f1 commit 3842439

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/devtools.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { logger } from '@nuxt/kit'
55
import type { Nuxt } from 'nuxt/schema'
66
import type { HubConfig, ResolvedDatabaseConfig } from '@nuxthub/core'
77
import { getPort } from 'get-port-please'
8-
import { glob } from 'tinyglobby'
98

109
let isReady = false
1110
let promise: Promise<any> | null = null

0 commit comments

Comments
 (0)