mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
Removed a TODO.
This commit is contained in:
parent
db4ae0cd2d
commit
564d267463
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ module.exports = class Simulator extends CocoClass
|
|||
@off()
|
||||
@cleanupSimulation()
|
||||
super()
|
||||
# TODO: More teardown?
|
||||
|
||||
fetchAndSimulateTask: =>
|
||||
return if @destroyed
|
||||
|
|
Loading…
Reference in a new issue