diff --git a/src/workspace.js b/src/workspace.js index 6dcc9fcc7..033b7c8c5 100644 --- a/src/workspace.js +++ b/src/workspace.js @@ -1568,7 +1568,6 @@ module.exports = class Workspace extends Model { return this.paneContainers.bottom } - // Essential: Get an {Array} of the current {WorkspaceCenter} and {Dock}s. getPaneContainers () { return [ this.paneContainers.center,