This commit is contained in:
Matias Pando 2014-09-23 15:43:40 -03:00
parent 06c83a8aba
commit dbf8ef1e8a
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ module.exports = function(grunt) {
},
scripts: {
files: [
'js/models/**/*.js',
'js/models/*.js',
'plugins/*.js',
],