This commit is contained in:
Manuel Araoz 2015-01-22 16:00:59 -03:00
parent bb8ceb5480
commit 4cc0c76115
1 changed files with 0 additions and 1 deletions

View File

@ -93,7 +93,6 @@ function startGulp(name, opts) {
}
gulp.task('noop', function() {
return gutil.noop();
});
/**