Remove CommitLog and MapReduce-related code (#1670)

This commit is contained in:
gbrodman
2022-06-23 12:54:47 -04:00
committed by GitHub
parent 4298084406
commit fa1b34b020
264 changed files with 1834 additions and 16033 deletions
@@ -49,7 +49,7 @@
{
"name": "safeBrowsingApiKey",
"label": "API Key used to identify the project with Safe Browsing",
"helpText": "The earliest CommitLogs to load, in ISO8601 format.",
"helpText": "API key used to authenticate the project with the SafeBrowsing API.",
"regexes": [
"^[0-9a-zA-Z_]+[\\n]?$"
]