chore: remove console log

test-unit-sauce
Brian Ford 10 years ago
parent eb2e7555d4
commit 239c560c74

@ -69,7 +69,6 @@ function inspectedAppService($rootScope) {
$rootScope.$broadcast(hint.event, hint); $rootScope.$broadcast(hint.event, hint);
} }
console.log(hint);
} }
function onRefreshMessage() { function onRefreshMessage() {