Remove unneeded remove call

This commit is contained in:
Kevin Sawicki
2013-01-31 14:19:20 -08:00
parent 4433f443d4
commit 7f86bf1351

View File

@@ -118,8 +118,7 @@ class EditorStatsView extends ScrollView
@draw()
detach: =>
super()
@.remove()
super
@rootView.focus()
serialize: ->