Skip to content

Commit ae66515

Browse files
committed
refactor: Remove unused webpack import
1 parent 2d6fae8 commit ae66515

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/webpack.config.dev.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
const path = require('path');
2-
const webpack = require('webpack');
32
const common = require('./webpack.config.common');
43

54
const genConfig = ({

0 commit comments

Comments
 (0)