Skip to content

Commit

Permalink
remove commented out gutil import from top of gulpfile
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-marshall committed Jan 21, 2018
1 parent 3168456 commit 327596e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gulpfile.babel.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
'use strict';

import plugins from 'gulp-load-plugins';
//import gutil from 'gulp-util';
import yargs from 'yargs';
import browser from 'browser-sync';
import gulp from 'gulp';
Expand Down

0 comments on commit 327596e

Please sign in to comment.