mirror of
https://github.com/13hannes11/toolbx-tuner.git
synced 2024-09-03 23:21:00 +02:00
run cargo fmt on code
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
use relm4::{factory::FactoryVec, RelmApp};
|
||||
use ui::app::{
|
||||
model::{AppModel, ToolboxStatus, ToolboxContainer},
|
||||
};
|
||||
use ui::app::model::{AppModel, ToolboxContainer, ToolboxStatus};
|
||||
|
||||
mod ui;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user