Fix all 109 warnings: suppress dead code in removed feature files, clean unused imports
This commit is contained in:
@@ -18,6 +18,7 @@ pub struct PaneViewLocator {
|
||||
}
|
||||
|
||||
#[derive(Default)]
|
||||
#[allow(dead_code)]
|
||||
pub(super) struct WorkspaceMouseStates {
|
||||
pub(super) new_tab_button: MouseStateHandle,
|
||||
pub(super) new_tab_menu: MouseStateHandle,
|
||||
|
||||
Reference in New Issue
Block a user