mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Refactor code for readability
This commit is contained in:
+4
-1
@@ -1,2 +1,5 @@
|
||||
#[cfg(target_os = "linux")]
|
||||
mod symlinks;
|
||||
mod sync;
|
||||
pub use sync::run_sync;
|
||||
|
||||
pub use sync::run_sync;
|
||||
|
||||
Reference in New Issue
Block a user