mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 14:03:42 +02:00
Fix cargo clippy suggestions
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
#[cfg(target_os = "linux")]
|
||||
mod symlinks;
|
||||
mod sync;
|
||||
mod synchronization;
|
||||
|
||||
pub use sync::run_sync;
|
||||
pub use synchronization::run_sync;
|
||||
|
||||
Reference in New Issue
Block a user