Browse Source

clean code

Yuki Takei 8 years ago
parent
commit
f9ab6d4b74
1 changed files with 0 additions and 1 deletions
  1. 0 1
      config/webpack.common.js

+ 0 - 1
config/webpack.common.js

@@ -3,7 +3,6 @@
  */
 
 const webpack = require('webpack');
-const path = require('path');
 const helpers = require('./helpers');
 
 /*