Skip to content

Commit 843317f

Browse files
committed
fix: remove unused imports
1 parent 74606a0 commit 843317f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
/* eslint-disable @typescript-eslint/ban-types */
22

3-
import { prototype } from 'events';
4-
53
/**
64
* Delayed initialized objects that support tail-call optimization.
75
*

0 commit comments

Comments
 (0)