summaryrefslogtreecommitdiff
path: root/www/js/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/app.js')
-rw-r--r--www/js/app.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/js/app.js b/www/js/app.js
index 4c157eda..ffff0c68 100644
--- a/www/js/app.js
+++ b/www/js/app.js
@@ -7,7 +7,6 @@
angular.module('zmApp', [
'ionic',
'zmApp.controllers',
- //'cordovaHTTP'
])
//------------------------------------------------------------------