Skip to content

Commit 97ca5c4

Browse files
author
Joel Denning
committed
Removing unused import
1 parent 1d8737f commit 97ca5c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/node-loader-http.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import fetch from "node-fetch";
2-
import path from "path";
32

43
export function resolve(specifier, context, defaultResolve) {
54
const { parentURL = null } = context;

0 commit comments

Comments
 (0)