From 32c61915e54d68f1ac6a94bfe0b4c4ef93f2d237 Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Thu, 14 Oct 2010 22:27:10 +0200 Subject: remove author --- spore_validation.rx | 5 ----- 1 file changed, 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" } -- cgit v1.2.3