Skip to content

Commit

Permalink
Remove unused path import
Browse files Browse the repository at this point in the history
  • Loading branch information
jhnns committed Apr 9, 2018
1 parent d9a81c0 commit 5adaa1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/rewire.js
@@ -1,6 +1,5 @@
var Module = require("module"),
fs = require("fs"),
path = require("path"),
getImportGlobalsSrc = require("./getImportGlobalsSrc.js"),
getDefinePropertySrc = require("./getDefinePropertySrc.js"),
detectStrictMode = require("./detectStrictMode.js"),
Expand Down

0 comments on commit 5adaa1d

Please sign in to comment.