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",
|
"title": "C&C",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
"general": {
|
|
||||||
"title": "General",
|
|
||||||
"type": "object",
|
|
||||||
"properties": {
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"servers": {
|
"servers": {
|
||||||
"title": "Servers",
|
"title": "Servers",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
|
|
Loading…
Reference in New Issue