diff --git a/gulpfile.js b/gulpfile.js index cbe50ab3f..46bfcf921 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -188,7 +188,7 @@ gulp.task('watch', 'Watch for site/theme changes (Default Task)', function(callb source.definitions + '**/*.less', source.site + '**/*.{overrides,variables}', source.themes + '**/*.{overrides,variables}' - ], function(file, event) { + ], function(file) { var srcPath, stream,