Lose bracket at end of file
authorLaury GvR <laury@gaslightmedia.com>
Fri, 16 Jan 2015 17:24:26 +0000 (12:24 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 16 Jan 2015 17:24:26 +0000 (12:24 -0500)
Gruntfile.js

index 48c481d..753734c 100755 (executable)
@@ -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