mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-10 18:34:14 +00:00
remove extra dependency
This commit is contained in:
parent
76ddc32a7c
commit
7c78396328
@ -7,7 +7,7 @@ use page::Page;
|
||||
use gtk::{
|
||||
glib::{uuid_string_random, GString},
|
||||
prelude::WidgetExt,
|
||||
GestureClick, Notebook, Widget,
|
||||
GestureClick, Notebook,
|
||||
};
|
||||
|
||||
use std::{cell::RefCell, collections::HashMap, sync::Arc};
|
||||
|
Loading…
x
Reference in New Issue
Block a user