remove debugger

This commit is contained in:
Jon Lambson 2017-11-13 15:04:23 -07:00
parent 27f7b25677
commit c5c7b0d713
1 changed files with 0 additions and 1 deletions

View File

@ -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 = {