Skip to content

Commit f3697ca

Browse files
committed
Fix import
1 parent 7d58e8d commit f3697ca

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/types.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { eq } from 'drizzle-orm'
22
import { integer, sqliteTable, text } from 'drizzle-orm/sqlite-core'
33
import { drizzle } from 'drizzle-orm/sqlite-proxy'
44

5-
import type { Driver, DriverTransaction, SqlParam } from '../index.js'
65
import { openDb, toDrizzle } from '../index.js'
76
import { nodeDriver } from '../node/index.js'
87

0 commit comments

Comments
 (0)