From cd97ce2fb1bc1c7816ef0472a88a712f9e7882c4 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 6 Apr 2018 15:04:40 -0400 Subject: nites --- www/js/app.js | 3 --- 1 file changed, 3 deletions(-) (limited to 'www') diff --git a/www/js/app.js b/www/js/app.js index 466a9a2a..dac1eee4 100755 --- a/www/js/app.js +++ b/www/js/app.js @@ -925,9 +925,6 @@ angular.module('zmApp', [ var d = $q.defer(); var ld = NVRDataModel.getLogin(); - - console.log ("INSIDE REAL DO LOGIN"); - /*$rootScope.authSession = 'Test'; $rootScope.apiAuth = true; d.resolve ("Login Success"); -- cgit v1.2.3