Remove commented code.

stable
Andrey Antukh 2014-07-23 14:23:17 +02:00
parent 170136304f
commit b3a7d83447
1 changed files with 0 additions and 3 deletions

View File

@ -350,9 +350,6 @@ WatchersLightboxDirective = ($repo) ->
html = usersTemplate(ctx)
$el.find("div.watchers").html(html)
# updateScopeFilteringUsers = () ->
# $scope.filteredUsers = _.difference($scope.users, watchers)
$scope.$on "watcher:add", (ctx, item) ->
selectedItem = item