mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
Cleanup code for control-panes.
This commit is contained in:
@@ -50,10 +50,4 @@ module.exports = function LogsCtrl($scope, LogcatService) {
|
||||
'tag',
|
||||
'priority'
|
||||
])
|
||||
|
||||
// $scope.$watchCollection('filters', function (newValue, oldValue) {
|
||||
// console.log(newValue)
|
||||
// });
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user