From 01fe8ad39cb911419b22b778742711ec880716bd Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Fri, 16 Jan 2015 12:24:26 -0500 Subject: [PATCH] Lose bracket at end of file --- Gruntfile.js | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.17.1