mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Reset Workspace in AtomEnvironment
This commit is contained in:
@@ -13,7 +13,6 @@ class WorkspaceElement extends HTMLElement
|
||||
|
||||
detachedCallback: ->
|
||||
@subscriptions.dispose()
|
||||
@model.destroy()
|
||||
|
||||
initializeContent: ->
|
||||
@classList.add 'workspace'
|
||||
|
||||
Reference in New Issue
Block a user