Skip to content

Commit f18b159

Browse files
committed
fix test
1 parent 66edb81 commit f18b159

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/runtime/test/client-api/create.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { afterEach, beforeEach, describe, expect, it } from 'vitest';
22
import type { ClientContract } from '../../src/client';
3-
import { QueryError } from '../../src/client/errors';
43
import { schema } from '../test-schema';
54
import { createClientSpecs } from './client-specs';
65

0 commit comments

Comments
 (0)