Skip to content

Commit 5b637ea

Browse files
committed
chore: remove unused imports.
1 parent e3d0993 commit 5b637ea

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

test/export.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import assert from 'assert';
2-
import { constants } from 'buffer';
32
import { describe, it } from 'mocha';
43

54
import { DynamicBuffer } from '../src';

test/read.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import assert from 'assert';
2-
import { constants } from 'buffer';
32
import { describe, it } from 'mocha';
43

54
import { DynamicBuffer } from '../src';

0 commit comments

Comments
 (0)