chore: remove isRequired from curriculum files

This commit is contained in:
Sky020
2020-09-18 17:41:11 +01:00
committed by Mrugesh Mohapatra
parent 984f311061
commit a86b220eb7
237 changed files with 0 additions and 247 deletions

View File

@ -49,7 +49,6 @@ function getSchemaForLang(lang) {
isComingSoon: Joi.bool(),
isLocked: Joi.bool(),
isPrivate: Joi.bool(),
isRequired: Joi.bool(),
name: Joi.string(),
order: Joi.number(),
// video challenges only: