diff --git a/res/app/control-panes/logs/logs-controller.js b/res/app/control-panes/logs/logs-controller.js index 8db392e7..c8505000 100644 --- a/res/app/control-panes/logs/logs-controller.js +++ b/res/app/control-panes/logs/logs-controller.js @@ -157,7 +157,6 @@ module.exports = function LogsCtrl($scope, $rootScope, $routeParams, LogcatServi $scope.filters.tid = transformedInput } break - default: transformedInput = newValue }