refactor: Remove unused webpack import
This commit is contained in:
parent
fcc312abd3
commit
9811adb5e4
@ -1,5 +1,4 @@
|
||||
const path = require('path');
|
||||
const webpack = require('webpack');
|
||||
const common = require('./webpack.config.common');
|
||||
|
||||
const genConfig = ({
|
||||
|
Loading…
Reference in New Issue
Block a user