Remove remnants from conflict resolution (#3528)
Fixes a couple of things that slipped through when going through the last merge conflict Release Notes: - N/A
This commit is contained in:
parent
27e1787ce3
commit
2a68a6171a
3 changed files with 1 additions and 40 deletions
|
@ -68,7 +68,6 @@ use std::{
|
|||
use theme::{ActiveTheme, ThemeSettings};
|
||||
pub use toolbar::{Toolbar, ToolbarItemEvent, ToolbarItemLocation, ToolbarItemView};
|
||||
pub use ui;
|
||||
// use ui::{h_stack, v_stack, StyledExt};
|
||||
use util::ResultExt;
|
||||
use uuid::Uuid;
|
||||
pub use workspace_settings::{AutosaveSetting, WorkspaceSettings};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue