Remove empty sub-namespace

This commit is contained in:
Itay Mizeretz 2017-09-14 18:20:00 +03:00
parent f0c43f8bb5
commit 7ef2e3cabc
1 changed files with 0 additions and 6 deletions

View File

@ -338,12 +338,6 @@ SCHEMA = {
"title": "C&C",
"type": "object",
"properties": {
"general": {
"title": "General",
"type": "object",
"properties": {
}
},
"servers": {
"title": "Servers",
"type": "object",