Skip to content

Commit

Permalink
Remove extra logging
Browse files Browse the repository at this point in the history
  • Loading branch information
benallard committed Dec 15, 2014
1 parent ff1eef7 commit db12574
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -28,7 +28,6 @@ class _changeList extends Controller('common')
formatAuthor(change)

$scope.expandDetails = ->
console.log "expand"
for change in $scope.changes
change.show_details = true

Expand Down

0 comments on commit db12574

Please sign in to comment.