mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
..
This commit is contained in:
parent
2af101dd40
commit
10f9ceb04f
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ use anyhow::Context;
|
|||
use tracing_appender::non_blocking::WorkerGuard;
|
||||
use tracing_subscriber::EnvFilter;
|
||||
use yazi_fs::Xdg;
|
||||
use yazi_shared::{LOG_LEVEL, LogLevel, RoCell};
|
||||
use yazi_shared::{LOG_LEVEL, RoCell};
|
||||
|
||||
static _GUARD: RoCell<WorkerGuard> = RoCell::new();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue