Skip to content

Commit b2a70d9

Browse files
committed
Removed unused import
1 parent c561d2a commit b2a70d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

coffeescript-loader/loader.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { readFile } from 'fs/promises';
2-
import { readFileSync } from 'fs';
32
import { createRequire } from 'module';
43
import { dirname, extname, resolve as resolvePath } from 'path';
54
import { fileURLToPath, pathToFileURL } from 'url';

0 commit comments

Comments
 (0)