Skip to content

Commit 6658497

Browse files
committed
maint: Remove unnecessary import from webpack.config.js.
1 parent 72d435d commit 6658497

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

webpack/webpack.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
process.traceDeprecation = true;
2-
const path = require("path");
32
const webpack = require("webpack");
43
const webpack_helpers = require("./webpack-helpers");
54

0 commit comments

Comments
 (0)