mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 17:20:08 +00:00
enshort namespace
This commit is contained in:
parent
861502fd20
commit
58f9ed537d
@ -4,7 +4,7 @@ mod widget;
|
|||||||
use append::Append;
|
use append::Append;
|
||||||
use widget::Widget;
|
use widget::Widget;
|
||||||
|
|
||||||
use crate::app::browser::window::action::Action as WindowAction;
|
use super::WindowAction;
|
||||||
use adw::TabView;
|
use adw::TabView;
|
||||||
use std::rc::Rc;
|
use std::rc::Rc;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user