summaryrefslogtreecommitdiff
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorJustin Worthe <justin.worthe@gmail.com>2014-09-21 09:34:57 +0200
committerJustin Worthe <justin.worthe@gmail.com>2014-09-21 09:34:57 +0200
commitc2ea805dfa4a3494ccc8b38eb609d3167e60c2f0 (patch)
tree1ed2725707a7923d42960068ea6006d4c5ee05c2 /Gruntfile.js
parent373e5f472f829714939103617cfe14e98d981b18 (diff)
Updated readme
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 1dfd9b1..d4ea066 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -1,6 +1,5 @@
// Generated on 2014-03-28 using generator-phaser-official 0.0.8-rc-2
'use strict';
-var config = require('./config.json');
var _ = require('underscore');
_.str = require('underscore.string');