summaryrefslogtreecommitdiffstats
path: root/verigraph/src/main/webapp/json/nat.json
diff options
context:
space:
mode:
Diffstat (limited to 'verigraph/src/main/webapp/json/nat.json')
-rw-r--r--verigraph/src/main/webapp/json/nat.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/verigraph/src/main/webapp/json/nat.json b/verigraph/src/main/webapp/json/nat.json
deleted file mode 100644
index f2b973a..0000000
--- a/verigraph/src/main/webapp/json/nat.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "$schema": "http://json-schema.org/draft-04/schema#",
- "title": "Nat",
- "description": "Polito Nat",
- "type": "array",
- "items": {
- "type": "string"
- },
- "minItems": 0,
- "uniqueItems": true
-} \ No newline at end of file