remove comment

This commit is contained in:
Nate Stemen 2017-12-19 08:44:19 -05:00
parent 7d5c661b4e
commit 685595ed0a

View file

@ -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
)