mirror of
https://github.com/status-im/sourcecred.git
synced 2025-01-10 12:46:16 +00:00
252d8d5c99
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