01248fb8f6
Before we added the concept of "SourceCred Projects", we tracked cred instances via their GitHub repostiory id. The replacement for this system was added in #1238, I missed the RepoIdRegistry in the cleanup. This commit removes all code pertaining to the now-obsolete RepoIdRegistry. Test plan: - `yarn test --full` passes - manual inspection of `yarn start`; it still loads properly - manual inspection of the output for build_static_site.sh - `git grep repoIdRegistry` returns no hits |
||
---|---|---|
.. | ||
jest | ||
RemoveBuildDirectoryPlugin.js | ||
env.js | ||
paths.js | ||
polyfills.js | ||
test.js | ||
webpack.config.backend.js | ||
webpack.config.web.js |