We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 672f14b commit 86e7d01Copy full SHA for 86e7d01
lib/migrations.ts
@@ -1,4 +1,4 @@
1
-import type { Hookable, Hooks } from 'hookable'
+import type { Hookable } from 'hookable'
2
import type { Migration } from 'kysely'
3
import type { Env } from './schemas'
4
import { Storage } from './storage'
0 commit comments