remove misc section
parent
a106727d40
commit
dadc822295
|
@ -48,7 +48,6 @@ sub getsetup () {
|
|||
plugin => {
|
||||
safe => 1,
|
||||
rebuild => undef,
|
||||
section => "misc",
|
||||
},
|
||||
}
|
||||
|
||||
|
|
|
@ -17,7 +17,6 @@ sub getsetup () {
|
|||
plugin => {
|
||||
safe => 1,
|
||||
rebuild => 0,
|
||||
section => "misc",
|
||||
},
|
||||
}
|
||||
|
||||
|
|
|
@ -54,7 +54,6 @@ sub getsetup () {
|
|||
plugin => {
|
||||
safe => 1,
|
||||
rebuild => undef,
|
||||
section => "misc",
|
||||
},
|
||||
skeleton => {
|
||||
type => "boolean",
|
||||
|
|
Loading…
Reference in New Issue