summaryrefslogtreecommitdiff
path: root/spore_validation.rx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spore_validation.rx5
1 files changed, 0 insertions, 5 deletions
diff --git a/spore_validation.rx b/spore_validation.rx
index cf6aac7..1fe435d 100644
--- a/spore_validation.rx
+++ b/spore_validation.rx
@@ -5,11 +5,6 @@
"description": "//str",
"authentication": "//bool",
"version": "//str",
- "author": {
- "type" : "//arr",
- "length" : { "min": 1 },
- "contents": { "type": "//str" }
- },
"format": {
"type" : "//arr",
"contents": { "type":"//str" }