Implement cargo and clippy fixes
This commit is contained in:
@@ -5,7 +5,7 @@ use std::{env, path::PathBuf, process};
|
||||
|
||||
use gtk::prelude::*;
|
||||
use mcdu::McduModel;
|
||||
use relm4::{gtk::PolicyType, prelude::*};
|
||||
use relm4::prelude::*;
|
||||
use sheet_listing::SheetListingModel;
|
||||
|
||||
struct AppModel {
|
||||
|
Reference in New Issue
Block a user