From 43cc9956e27d5c1c5e56421f245380b9130bed91 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Wed, 4 Feb 2026 10:25:37 +0000 Subject: [PATCH] fix: resolved CI/CD issues and module structure --- src/sync/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sync/mod.rs b/src/sync/mod.rs index 5067b46..13c96ee 100644 --- a/src/sync/mod.rs +++ b/src/sync/mod.rs @@ -359,4 +359,4 @@ impl SyncManager { } } } -} \ No newline at end of file +}