Skip to content
Snippets Groups Projects
Commit 79a171d9 authored by Allen Gilliland's avatar Allen Gilliland
Browse files

removing window.scope line used for debugging.

parent b73bbca9
Branches
Tags
No related merge requests found
......@@ -62,8 +62,6 @@ CardControllers.controller('CardList', ['$scope', '$location', 'Card', function(
$scope.filter('all');
}
window.scope = $scope;
}]);
CardControllers.controller('CardDetail', [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment