refactor(repo-updater): update repo.Store to use lib/log
Created by: burmudar
Update repos.Store to use lib/log
- Removed
SetLogger
as it was only used in testing and is not needed anymore.
Closes #34607 (closed)
Test plan
Unit tests
Created by: burmudar
Update repos.Store to use lib/log
SetLogger
as it was only used in testing and is not needed anymore.Closes #34607 (closed)
Unit tests