mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-15 04:14:47 +00:00
remove comment
This commit is contained in:
parent
7d5c661b4e
commit
685595ed0a
1 changed files with 0 additions and 1 deletions
|
@ -94,7 +94,6 @@ define [
|
|||
constructor: (@metadataManager) ->
|
||||
|
||||
getCompletions: (editor, session, pos, prefix, callback) ->
|
||||
console.log '>> this is running!'
|
||||
commandNames = (
|
||||
snippet.caption.match(/\w+/)[0] for snippet in topHundred
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue