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