Skip to content

Commit

Permalink
JS assets management implementation: remove unused uglify
Browse files Browse the repository at this point in the history
  • Loading branch information
paveltiunov committed Oct 10, 2015
1 parent 2813b73 commit 32a0757
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gulpfile.js
@@ -1,5 +1,4 @@
var gulp = require('gulp');
var uglify = require('gulp-uglify');
var injection = require('./services/injection');
require('./allcount-server.js');
var _ = require('underscore');
Expand Down

0 comments on commit 32a0757

Please sign in to comment.