We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95d1764 commit 10b95e8Copy full SHA for 10b95e8
src/compile.test.ts
@@ -1,4 +1,4 @@
1
-import { bench, describe, expect, test } from 'vitest'
+import { describe, expect, test } from 'vitest'
2
import { compile } from './compile'
3
import { buildFunction } from './functions'
4
import type { JSONQuery, JSONQueryCompileOptions } from './types'
0 commit comments