Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
talyssonoc committed Dec 28, 2016
1 parent a079bbf commit 1b0dfac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
const path = require('path');
const webpack = require('webpack');

module.exports = {
entry: [path.join(__dirname, 'src/index.js')],
Expand Down

0 comments on commit 1b0dfac

Please sign in to comment.