Skip to content

Commit 86e7d01

Browse files
committed
style: lint
1 parent 672f14b commit 86e7d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/migrations.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { Hookable, Hooks } from 'hookable'
1+
import type { Hookable } from 'hookable'
22
import type { Migration } from 'kysely'
33
import type { Env } from './schemas'
44
import { Storage } from './storage'

0 commit comments

Comments
 (0)