mirror of
https://github.com/atom/atom.git
synced 2026-01-22 05:17:57 -05:00
Don't require Workspace in WorkspaceView
This commit is contained in:
@@ -10,7 +10,6 @@ fs = require 'fs-plus'
|
||||
PaneView = require './pane-view'
|
||||
PaneContainerView = require './pane-container-view'
|
||||
Editor = require './editor'
|
||||
Workspace = require './workspace'
|
||||
|
||||
# Extended: The top-level view for the entire window. An instance of this class is
|
||||
# available via the `atom.workspaceView` global.
|
||||
|
||||
Reference in New Issue
Block a user