diff --git a/Gruntfile.js b/Gruntfile.js index d1ad5d4..f1f1a28 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -9,8 +9,7 @@ module.exports = function( grunt ) { return data; } - var gzip = require( "gzip-js" ), - srcHintOptions = readOptionalJSON( "src/.jshintrc" ); + var srcHintOptions = readOptionalJSON( "src/.jshintrc" ); // The concatenated file won't pass onevar // But our modules can