mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-28 11:31:55 +02:00
Remove console.log line
This commit is contained in:
@@ -213,7 +213,6 @@ define [
|
||||
|
||||
modalInstance.result.then(
|
||||
(tag) ->
|
||||
console.log "Created tag", tag
|
||||
$scope.tags.push tag
|
||||
$scope.addSelectedProjectsToTag(tag)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user