Complete Task 11 by moving history_archive_repo import to history_sync top-level

This commit is contained in:
2026-04-14 09:28:22 +02:00
parent 21eabb1f0f
commit 88715ab07f
2 changed files with 9 additions and 9 deletions

View File

@@ -317,6 +317,8 @@ Deferred function-body imports hide module-level code dependencies, break standa
### Task 11 — Replace history_sync.py deferred import inside loop
**Status:** Completed
**Severity:** Medium
**Where:**