mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Panel container probably not public
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{Emitter, CompositeDisposable} = require 'event-kit'
|
||||
|
||||
# Public:
|
||||
module.exports =
|
||||
class PanelContainer
|
||||
constructor: ({@viewRegistry, @orientation}) ->
|
||||
|
||||
Reference in New Issue
Block a user