forked from p34709852/monkey
Remove empty sub-namespace
This commit is contained in:
parent
f0c43f8bb5
commit
7ef2e3cabc
|
@ -338,12 +338,6 @@ SCHEMA = {
|
|||
"title": "C&C",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"general": {
|
||||
"title": "General",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
}
|
||||
},
|
||||
"servers": {
|
||||
"title": "Servers",
|
||||
"type": "object",
|
||||
|
|
Loading…
Reference in New Issue