diff --git a/src/reducers/validate/eventSchema.js b/src/reducers/validate/eventSchema.js index 112f07e..312f7da 100644 --- a/src/reducers/validate/eventSchema.js +++ b/src/reducers/validate/eventSchema.js @@ -25,7 +25,6 @@ function createEventSchema (custom) { category_full: Joi.string().allow(''), associations: Joi.array(), sources: Joi.array(), - // tags: Joi.array().allow(''), comments: Joi.string().allow(''), time_display: Joi.string().allow(''), // nested