Remove more empty Private: comment blocks

This commit is contained in:
Kevin Sawicki
2014-02-06 11:21:03 -08:00
parent 5b453290ad
commit 967db1f7b8
13 changed files with 0 additions and 59 deletions

View File

@@ -24,7 +24,6 @@ class Workspace extends Model
fullScreen: false
destroyedItemUris: -> []
# Private:
constructor: ->
super
@subscribe @paneContainer, 'item-destroyed', @onPaneItemDestroyed