Skip to content

Replace calls to repo-updater DeleteRepos to RepoStore Delete

Administrator requested to merge replace-calls-torepoupdater-delete into main

Created by: asdine

This replaces all the calls to repo-updater's Store#DeleteRepos method from outside of repo-updater. These calls were replaced by the internal/db/RepoStore#Delete method.

Fixes #14712

Merge request reports

Loading