Skip to content

Commit 25d238d

Browse files
author
Ludea
committed
remove unused import
1 parent 926549b commit 25d238d

File tree

1 file changed

+1
-0
lines changed
  • crates/fspy_shared/src/ipc

1 file changed

+1
-0
lines changed

crates/fspy_shared/src/ipc/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#[cfg(not(target_os = "android"))]
12
pub mod channel;
23
mod native_path;
34
pub(crate) mod native_str;

0 commit comments

Comments
 (0)