diff --git a/Gruntfile.js b/Gruntfile.js index eac30fd5..0ba7f2c8 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -262,7 +262,6 @@ module.exports = function( grunt ) { 'clean:build', 'copy', 'concat', - 'jshint', 'uglify', 'cssmin', 'clean:css',