From bc988dbf0ac2ce760b1d8ffaf9c3bec7c676475f Mon Sep 17 00:00:00 2001 From: Brent Smyth Date: Wed, 2 Apr 2014 18:06:41 -0400 Subject: [PATCH] removing excess line break --- Gruntfile.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index 359de515b..ff946cba3 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -122,7 +122,6 @@ module.exports = function(grunt) { } }, - karma: { options: { configFile: 'karma.conf.js', -- 2.47.2