feat(import): remove redundant import

This commit is contained in:
doryan 2024-08-09 15:14:05 +04:00
parent 6fbe74e851
commit 377c74369c

View File

@ -1,4 +1,4 @@
use gtk4::{self as gtk, prelude::WidgetExt, Align};
use gtk4::{self as gtk, prelude::WidgetExt};
#[allow(unused)]
use gtk::{