feat(import): remove redundant import
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use gtk4::{self as gtk, prelude::WidgetExt, Align};
|
||||
use gtk4::{self as gtk, prelude::WidgetExt};
|
||||
|
||||
#[allow(unused)]
|
||||
use gtk::{
|
||||
|
||||
Reference in New Issue
Block a user