mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Remove debug helper
This commit is contained in:
parent
85ddff15cb
commit
a299af12e8
1 changed files with 0 additions and 3 deletions
|
@ -53,9 +53,6 @@ define [
|
|||
@$scope.learnWord = (highlight) =>
|
||||
@learnWord(highlight)
|
||||
|
||||
# DEBUG
|
||||
window.BLANK = @blankOutBlacklistedCommands
|
||||
|
||||
runFullCheck: () ->
|
||||
@highlightedWordManager.clearRows()
|
||||
if @$scope.spellCheckLanguage and @$scope.spellCheckLanguage != ""
|
||||
|
|
Loading…
Reference in a new issue