mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
removing comment
This commit is contained in:
parent
c051316aac
commit
c78a0ae209
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ define () ->
|
|||
|
||||
class PackageManager
|
||||
getCompletions: (editor, session, pos, prefix, callback) ->
|
||||
console.log '>> making it here'
|
||||
callback null, packageSnippets
|
||||
|
||||
return PackageManager
|
||||
|
|
Loading…
Reference in a new issue