removes import of the legacy asynciter from mockrepostore

This commit is contained in:
Marcin Czenko 2025-06-16 18:17:16 +02:00
parent c9fba17169
commit b56099e8ca
No known key found for this signature in database
GPG Key ID: 33DEA0C8E30937C0

View File

@ -14,7 +14,6 @@ import pkg/questionable
import pkg/questionable/results
import pkg/codex/stores/repostore
import pkg/codex/utils/asynciter
import pkg/codex/utils/safeasynciter
type MockRepoStore* = ref object of RepoStore