1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00

Merge pull request #143 from oceanprotocol/feature/remove-aiforgood-category

remove AI For Good as category
This commit is contained in:
Matthias Kretschmann 2019-05-27 12:04:59 +02:00 committed by GitHub
commit 1eaf6a1bf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 3 deletions

View File

@ -133,8 +133,6 @@ const categoryImageFile = (category: string) => {
case 'Visual Arts & Design':
case 'visualart':
return visualart
case 'AI For Good':
return dataofdata
default:
return fallback
}

View File

@ -38,7 +38,6 @@
"type": "select",
"required": true,
"options": [
"AI For Good",
"Image Recognition",
"Dataset Of Datasets",
"Language",