Run cargo fix

This commit is contained in:
2024-02-07 20:43:52 +01:00
parent 6fc322f315
commit 8343fb80dc
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
use gtk::prelude::*;
use log::debug;
use relm4::factory::FactoryVecDeque;
use relm4::RelmListBoxExt;
use relm4::{gtk, ComponentParts, ComponentSender, SimpleComponent};