From 5aee4039af90cc6b5c372076daa1d5ada9596075 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 20 May 2019 10:43:06 -0400 Subject: demote logs --- www/js/LoginCtrl.js | 1 + 1 file changed, 1 insertion(+) (limited to 'www/js/LoginCtrl.js') diff --git a/www/js/LoginCtrl.js b/www/js/LoginCtrl.js index 53796832..08e7d75c 100644 --- a/www/js/LoginCtrl.js +++ b/www/js/LoginCtrl.js @@ -653,6 +653,7 @@ function mobilePinConfig () { $rootScope.authSession = ''; + console.log ("***** CLEARING AUTHSESSION IN SAVEITEMS"); if ($rootScope.platformOS != 'desktop') { -- cgit v1.2.3