Remove zh from quickstart extras

This commit is contained in:
Adriane Boyd 2020-10-23 11:39:25 +02:00
parent af26886fff
commit 253480353c

View File

@ -18,7 +18,7 @@ const CUDA = {
'10.2': 'cuda102',
'11.0': 'cuda110',
}
const LANG_EXTRAS = ['zh', 'ja'] // only for languages with models
const LANG_EXTRAS = ['ja'] // only for languages with models
const DATA = [
{
id: 'os',