Skip to content

Commit

Permalink
ADDON-34283: ucc_ui_lib: removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
harshpatel-crest committed Mar 2, 2021
1 parent e04d1db commit e490b81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion splunk_add_on_ucc_framework/ucc_ui_lib/webpack.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
const fs = require('fs');
const path = require('path');
const CopyWebpackPlugin = require('copy-webpack-plugin');
const webpackMerge = require('webpack-merge');
Expand Down

0 comments on commit e490b81

Please sign in to comment.