Skip to content

Commit 2f4c44a

Browse files
committed
remove unused webpack require
1 parent 111366a commit 2f4c44a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/Gruntfile.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ var chalk = require('chalk');
22
var child_process = require('child_process');
33
var path = require('path');
44
var fs = require('fs');
5-
var webpack = require('webpack');
65
var _ = require('lodash');
76
var logBuildTimes = require('./script/log-build-times');
87
var webpackConfig = require('./webpack');

0 commit comments

Comments
 (0)