Skip to content

Commit 2248373

Browse files
authored
Merge pull request #131 from cipherstash/fix-build
build(protect): remove unused import
2 parents cca7103 + d57e434 commit 2248373

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/protect/src/types.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import type { newClient, Encrypted } from '@cipherstash/protect-ffi'
2-
import type { EqlSchema } from './eql.schema'
32
import type { ProtectTableColumn } from './schema'
43
import type { ProtectTable } from './schema'
54
import type { ProtectColumn } from './schema'

0 commit comments

Comments
 (0)