2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00

fix: removed unused imports (#4914)

Co-authored-by: parth0105pluang <98079965+parth0105pluang@users.noreply.github.com>
Co-authored-by: Jay <jasonsaayman@gmail.com>
This commit is contained in:
Parth Banathia
2022-09-29 00:27:06 +05:30
committed by GitHub
parent b5ea1dc009
commit 25a5669739
-2
View File
@@ -1,5 +1,3 @@
const TerserPlugin = require('terser-webpack-plugin');
var webpack = require('webpack');
var config = {};
function generateConfig(name) {