From c5c7b0d7131f1c7e5ab33cf743410684b6e97fbc Mon Sep 17 00:00:00 2001 From: Jon Lambson Date: Mon, 13 Nov 2017 15:04:23 -0700 Subject: [PATCH] remove debugger --- js/app.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/app.js b/js/app.js index 53a1d87..801354e 100644 --- a/js/app.js +++ b/js/app.js @@ -156,7 +156,6 @@ app.config([ app.run(['$rootScope', '$state', 'Auth', '$location', function($rootScope, $state, Auth, $location) { $rootScope.urlCrumbs = []; - debugger; var Crumbs = new Object(); var param; Crumbs = {