mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Remove debug line.
This commit is contained in:
parent
658e70a772
commit
dd85c2fab2
1 changed files with 0 additions and 1 deletions
|
@ -354,7 +354,6 @@ define [
|
|||
}
|
||||
|
||||
$scope.showBulkAcceptDialog = () ->
|
||||
console.log "showBulkAcceptDialog"
|
||||
showBulkActionsDialog true
|
||||
|
||||
$scope.showBulkRejectDialog = () -> showBulkActionsDialog false
|
||||
|
|
Loading…
Reference in a new issue