diff --git a/schema/v1/card_schema.json b/schema/v1/card_schema.json index 6cc04ee3..6d296539 100644 --- a/schema/v1/card_schema.json +++ b/schema/v1/card_schema.json @@ -284,10 +284,6 @@ "minimum": 1, "type": "integer" }, - "pronouns": { - "minLength": 0, - "type": "string" - }, "quantity": { "minimum": 1, "type": "integer"