Skip to content

Commit 6d148ef

Browse files
author
Votre Nom
committed
remove double assert import
1 parent c82f392 commit 6d148ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api/test/async-iterator.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { describe, test, assert } from 'vitest';
22
import { withConnection } from './api.test';
3-
import assert from 'assert';
43

54
describe('DuckDBResult async iterator', () => {
65

0 commit comments

Comments
 (0)