mirror of https://github.com/webpack/webpack.git
Remove unused import
This commit is contained in:
parent
d650aa4857
commit
069534bb23
|
|
@ -7,7 +7,6 @@
|
|||
const parseJson = require("json-parse-better-errors");
|
||||
const asyncLib = require("neo-async");
|
||||
const path = require("path");
|
||||
const util = require("util");
|
||||
const {
|
||||
SyncHook,
|
||||
SyncBailHook,
|
||||
|
|
|
|||
Loading…
Reference in New Issue