mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-11 02:44:15 +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 main::Main;
|
||||||
|
|
||||||
use gtk::{
|
use gtk::{
|
||||||
gio::{ActionEntry, SimpleAction},
|
gio::SimpleAction,
|
||||||
prelude::{ActionMapExt, ActionMapExtManual, GtkWindowExt},
|
prelude::{ActionMapExt, GtkWindowExt},
|
||||||
Application, ApplicationWindow,
|
Application, ApplicationWindow,
|
||||||
};
|
};
|
||||||
use std::sync::Arc;
|
use std::sync::Arc;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user