logs: removed debugging

pull/2/head
jonny64 2015-02-16 18:18:34 +00:00
parent 53041efaf1
commit df5e7bc867
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ function($scope, $routeParams, $location, $anchorScroll, ContainerLogs, Containe
});
function getLogs() {
console.log($scope.tailLines);
ContainerLogs.get($routeParams.id, {
stdout: 1,
stderr: 0,