diff --git a/etc/schema.json b/etc/schema.json index 24079a0c6a..4919a8f7fa 100644 --- a/etc/schema.json +++ b/etc/schema.json @@ -4468,30 +4468,6 @@ "type": "string" } }, - "set_info": { - "type": "object", - "optional": true, - "properties": { - "class": { - "type": "string" - }, - "info_level": { - "type": "string" - } - } - }, - "rename": { - "type": "object", - "optional": true, - "properties": { - "from": { - "type": "string" - }, - "to": { - "type": "string" - } - } - }, "dcerpc": { "type": "object", "optional": true,