From: Laury GvR Date: Fri, 16 Jan 2015 17:24:26 +0000 (-0500) Subject: Lose bracket at end of file X-Git-Tag: v1.0.1~4 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=01fe8ad39cb911419b22b778742711ec880716bd;p=WP-Themes%2FChippewaCounty.git Lose bracket at end of file --- diff --git a/Gruntfile.js b/Gruntfile.js index 48c481d..753734c 100755 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -82,5 +82,3 @@ module.exports = function(grunt) { grunt.registerTask('runwatch', ['sass','uglify', 'concat']); grunt.registerTask('default', ['runwatch','watch']); } - -} \ No newline at end of file