mirror of
https://github.com/status-im/sourcecred.git
synced 2025-02-14 13:36:50 +00:00
RepoIdRegistry is used across the project, but not in the explorer. So it makes very little sense that it live in the explorer module. It's now moved to core. Test plan: `yarn test --full` passes