chore: remove empty hivemind-lite
This commit is contained in:
parent
fc31d375a2
commit
28b7993be4
3 changed files with 5 additions and 15 deletions
|
|
@ -9,6 +9,9 @@ import (
|
|||
"github.com/BurntSushi/toml"
|
||||
)
|
||||
|
||||
// TODO: make all configs have a codegen verification and merging
|
||||
// assume that 0 and "" are invalid values, i.e. use -1 for unset
|
||||
|
||||
type Configs struct {
|
||||
Master MasterConfig
|
||||
Dns DnsConfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue