sync_manager.py aktualisiert

This commit is contained in:
2025-08-27 18:59:02 +00:00
parent 93dc912e4e
commit a0dfd70339

View File

@@ -112,7 +112,6 @@ class SyncManager:
return True
def run_sync(self):
def run_sync(self):
"""Führt den gesamten Synchronisationsprozess aus."""
if not self._load_data():
return