mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Remove console.log line
This commit is contained in:
parent
3d9f326219
commit
1ee0ef2cde
1 changed files with 0 additions and 1 deletions
|
@ -213,7 +213,6 @@ define [
|
|||
|
||||
modalInstance.result.then(
|
||||
(tag) ->
|
||||
console.log "Created tag", tag
|
||||
$scope.tags.push tag
|
||||
$scope.addSelectedProjectsToTag(tag)
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue