Removed a TODO.

This commit is contained in:
Scott Erickson 2014-03-17 07:33:53 -07:00
parent db4ae0cd2d
commit 564d267463

View file

@ -16,7 +16,6 @@ module.exports = class Simulator extends CocoClass
@off()
@cleanupSimulation()
super()
# TODO: More teardown?
fetchAndSimulateTask: =>
return if @destroyed