mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Remove unneeded remove call
This commit is contained in:
@@ -118,8 +118,7 @@ class EditorStatsView extends ScrollView
|
||||
@draw()
|
||||
|
||||
detach: =>
|
||||
super()
|
||||
@.remove()
|
||||
super
|
||||
@rootView.focus()
|
||||
|
||||
serialize: ->
|
||||
|
||||
Reference in New Issue
Block a user