Skip to content

Commit

Permalink
remove old dep build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
scniro committed Feb 8, 2017
1 parent 33f2e8a commit 6d6069a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
const applySourceMap = require('vinyl-sourcemaps-apply');
const CleanCSS = require('clean-css');
const objectAssign = require('object-assign');
const path = require('path');
const PluginError = require('gulp-util').PluginError;
const through = require('through2');
Expand Down

0 comments on commit 6d6069a

Please sign in to comment.