mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-15 15:37:36 +00:00
Remove stray console log
This commit is contained in:
parent
766c8d6f0f
commit
44420b41d6
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ define [
|
|||
event_tracking.sendMB "shown-linksharing-onboarding"
|
||||
|
||||
$scope.$on 'ide:loaded', () ->
|
||||
console.log ">> woot"
|
||||
shareBtn = angular.element('#shareButton')
|
||||
offset = shareBtn.offset()
|
||||
popover.show()
|
||||
|
|
Loading…
Add table
Reference in a new issue