Skip to content

Commit 846e6f9

Browse files
committed
bug in gulp
1 parent 37a0f23 commit 846e6f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gulpfile.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ gulp.task('build-dist-min', ['jsrsasign'], function() {
8080
});
8181

8282
var gulp = require('gulp'),
83-
useref = require('gulp-useref'),
8483
concat = require('gulp-concat');
8584

8685

0 commit comments

Comments
 (0)