mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-10 18:34:14 +00:00
remove extra dependencies
This commit is contained in:
parent
3e60539d34
commit
f41e59ceb1
@ -6,8 +6,8 @@ use header::Header;
|
||||
use main::Main;
|
||||
|
||||
use gtk::{
|
||||
gio::{ActionEntry, SimpleAction},
|
||||
prelude::{ActionMapExt, ActionMapExtManual, GtkWindowExt},
|
||||
gio::SimpleAction,
|
||||
prelude::{ActionMapExt, GtkWindowExt},
|
||||
Application, ApplicationWindow,
|
||||
};
|
||||
use std::sync::Arc;
|
||||
|
Loading…
x
Reference in New Issue
Block a user