Skip to content
Snippets Groups Projects
Commit 604c6b68 authored by Tom Robinson's avatar Tom Robinson
Browse files

Remove some logs

parent 36a438da
Branches
Tags
No related merge requests found
......@@ -199,7 +199,6 @@ angular.module('metabase', [
}])
.controller('AppController', ['$scope', '$location', '$route', '$routeParams', '$rootScope', '$timeout', 'ipCookie', 'AppState',
function($scope, $location, $route, $routeParams, $rootScope, $timeout, ipCookie, AppState) {
console.log("creating store");
$scope.Component = Routes;
$scope.props = {
onChangeLocation(url) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment