mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Remove stray log
This commit is contained in:
@@ -62,7 +62,6 @@ class Workspace extends Model
|
||||
|
||||
params.viewRegistry = new ViewRegistry
|
||||
params.paneContainer.viewRegistry = params.viewRegistry
|
||||
console.log "deserializing pane container"
|
||||
params.paneContainer = PaneContainer.deserialize(params.paneContainer)
|
||||
params
|
||||
|
||||
|
||||
Reference in New Issue
Block a user