From dbf8ef1e8a81e3018233d5033685462ab39ddaa7 Mon Sep 17 00:00:00 2001 From: Matias Pando Date: Tue, 23 Sep 2014 15:43:40 -0300 Subject: [PATCH] . --- Gruntfile.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index 43a4c2304..ada4eed96 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -64,7 +64,6 @@ module.exports = function(grunt) { }, scripts: { files: [ - 'js/models/**/*.js', 'js/models/*.js', 'plugins/*.js', ],