mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-22 04:58:01 +01:00
Remove left over debug code
This commit is contained in:
parent
e10c08ce87
commit
e4d270b794
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@ module.exports = angular.module('ponyfm').controller "sidebar", [
|
|||
|
||||
$scope.menuVisible = !$scope.menuVisible
|
||||
$scope.menuActive = $scope.menuVisible
|
||||
|
||||
console.log $scope.menuActive
|
||||
)
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue