update dock
This commit is contained in:
@@ -20,10 +20,6 @@ fn main() {
|
||||
// Initialize components
|
||||
gpui_component::init(cx);
|
||||
|
||||
// Initialize the dock (registers the panel registry used to
|
||||
// deserialize persisted layouts).
|
||||
dock::init(cx);
|
||||
|
||||
// Initialize theme
|
||||
theme::init(cx);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user