From 4a435b1a78c87d1e6cd569ae184657fa5db3280e Mon Sep 17 00:00:00 2001 From: Jonathan Petitcolas Date: Mon, 19 Sep 2016 09:22:49 +0200 Subject: [PATCH] Remove useless import --- webpack.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/webpack.config.js b/webpack.config.js index f18b2e0a..3dd3ad8e 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -1,5 +1,4 @@ var ExtractTextPlugin = require('extract-text-webpack-plugin'); -var path = require('path'); module.exports = { entry: {