diff --git a/gulpfile.js b/gulpfile.js index f3f39d2a1..7fcb4ded6 100755 --- a/gulpfile.js +++ b/gulpfile.js @@ -228,9 +228,6 @@ gulp.task('watch', 'Watch for site/theme changes (Default Task)', function () { ; } - else { - console.error('Definition file not found', path); - } }) ;