mirror of
https://github.com/atom/atom.git
synced 2026-02-17 10:01:25 -05:00
Remove more empty Private: comment blocks
This commit is contained in:
@@ -24,7 +24,6 @@ class Workspace extends Model
|
||||
fullScreen: false
|
||||
destroyedItemUris: -> []
|
||||
|
||||
# Private:
|
||||
constructor: ->
|
||||
super
|
||||
@subscribe @paneContainer, 'item-destroyed', @onPaneItemDestroyed
|
||||
|
||||
Reference in New Issue
Block a user