Skip to content

Commit 3a150d5

Browse files
committed
Fix Android build
1 parent a793582 commit 3a150d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

leaf/src/proxy/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ use {
2727
std::os::unix::io::{AsRawFd, RawFd},
2828
tokio::io::AsyncWriteExt,
2929
tokio::net::UnixStream,
30-
tracing::trace,
3130
};
3231

3332
use crate::{

0 commit comments

Comments
 (0)