mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
remove extra dependency
This commit is contained in:
parent
76ddc32a7c
commit
7c78396328
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue