mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Remove console.log line
This commit is contained in:
parent
e91d4d61e9
commit
45fd924c49
1 changed files with 0 additions and 1 deletions
|
@ -168,7 +168,6 @@ define [
|
|||
@hideRenameBox()
|
||||
|
||||
makeReadOnly: () ->
|
||||
console.log @
|
||||
@$entityListItemEl.draggable("disable")
|
||||
@readonly = true
|
||||
|
||||
|
|
Loading…
Reference in a new issue