.. [no ci]

This commit is contained in:
sxyazi 2023-10-22 12:53:30 +08:00
parent 24655da642
commit 6013e603a2
No known key found for this signature in database

View file

@ -2,7 +2,7 @@ use mlua::{AnyUserData, MetaMethod, UserDataFields, UserDataMethods, Value};
use yazi_config::MANAGER;
use yazi_core::Ctx;
use super::shared::Url;
use super::Url;
use crate::LUA;
pub struct Active<'a, 'b> {