Commit 4a42147f authored by Rafael Monnerat's avatar Rafael Monnerat

simpledemo: Drop duplicated entries

parent 41124f61
......@@ -27,19 +27,6 @@
"type": "string",
"textarea": true,
"default": "Simple string "
},
"simple-string-textarea": {
"title": "Example of Simple String with TextArea",
"description": "Example of Simple String with TextArea",
"type": "string",
"textarea": true,
"default": "Simple string "
},
"simple-integer": {
"title": "Example of Simple Integer",
"description": "Example of Simple Integer",
"type": "integer",
"default": 1
},
"simple-integer": {
"title": "Example of Simple Integer",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment