mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
enshort namespace
This commit is contained in:
parent
861502fd20
commit
58f9ed537d
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ mod widget;
|
|||
use append::Append;
|
||||
use widget::Widget;
|
||||
|
||||
use crate::app::browser::window::action::Action as WindowAction;
|
||||
use super::WindowAction;
|
||||
use adw::TabView;
|
||||
use std::rc::Rc;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue