Skip to content

Commit 6e95f17

Browse files
committed
remove unused import
1 parent 2d777cb commit 6e95f17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/webpack.dev.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
const { CleanWebpackPlugin } = require('clean-webpack-plugin');
21
const HtmlWebpackPlugin = require('html-webpack-plugin');
32
const MiniCssExtractPlugin = require('mini-css-extract-plugin')
43
const paths = require('./paths');

0 commit comments

Comments
 (0)