Skip to content

Commit

Permalink
removed unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
OchiengPaul442 committed Sep 16, 2024
1 parent 9a4b779 commit 6870ac6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions website/webpack.config.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
const path = require('path');
const webpack = require('webpack');
// const autoprefixer = require('autoprefixer');
// const webpack = require('webpack');
// const TerserPlugin = require('terser-webpack-plugin');
const dotenv = require('dotenv');

dotenv.config();
Expand Down

0 comments on commit 6870ac6

Please sign in to comment.