Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
ibigbug committed Nov 30, 2024
1 parent 17c5315 commit 853d02f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clash_lib/src/app/logging.rs
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ use opentelemetry_semantic_conventions::{
use serde::Serialize;
use tokio::sync::broadcast::Sender;

use tracing::{debug, Subscriber};
use tracing::debug;
use tracing_appender::non_blocking::WorkerGuard;
#[cfg(target_os = "ios")]
use tracing_oslog::OsLogger;

0 comments on commit 853d02f

Please sign in to comment.