mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 01:55:38 -05:00
Removed a piece of logging.
This commit is contained in:
parent
cfbd7b9b12
commit
0a313a110c
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ waitingModal = null
|
|||
classCount = 0
|
||||
makeScopeName = -> "view-scope-#{classCount++}"
|
||||
doNothing = ->
|
||||
ms = 0
|
||||
|
||||
class CocoView extends Backbone.View
|
||||
startsLoading: false
|
||||
|
|
Loading…
Reference in a new issue