Skip to content

Commit

Permalink
fix: removed unused imports (#4914)
Browse files Browse the repository at this point in the history
Co-authored-by: parth0105pluang <98079965+parth0105pluang@users.noreply.github.com>
Co-authored-by: Jay <jasonsaayman@gmail.com>
  • Loading branch information
3 people committed Sep 28, 2022
1 parent b5ea1dc commit 25a5669
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions webpack.config.js
@@ -1,5 +1,3 @@
const TerserPlugin = require('terser-webpack-plugin');
var webpack = require('webpack');
var config = {};

function generateConfig(name) {
Expand Down

0 comments on commit 25a5669

Please sign in to comment.