Skip to content

Commit 310f819

Browse files
committed
Minor cleanup
1 parent 321bb97 commit 310f819

3 files changed

Lines changed: 1 addition & 24 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/lib.rs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,6 @@ pub mod android_bridge;
55
#[cfg(target_os = "android")]
66
pub mod jni_globals;
77

8-
#[cfg(target_os = "android")]
9-
pub mod status_updater;
10-
11-
#[cfg(target_os = "macos")]
12-
pub mod mac;
13-
148
pub mod actix_route_dumper;
159
pub mod constants;
1610
pub mod error;

src/main.rs

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)