diff options
Diffstat (limited to 'verigraph/src/main/webapp/json/mailserver.json')
-rw-r--r-- | verigraph/src/main/webapp/json/mailserver.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/verigraph/src/main/webapp/json/mailserver.json b/verigraph/src/main/webapp/json/mailserver.json deleted file mode 100644 index 974b560..0000000 --- a/verigraph/src/main/webapp/json/mailserver.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "$schema": "http://json-schema.org/draft-04/schema#", - "title": "Mail Server", - "description": "Polito Mail Server", - "type": "array", - "items": { - "type": "object" - }, - "minItems": 0, - "maxItems": 0, - "uniqueItems": true -}
\ No newline at end of file |