remove unused param
This commit is contained in:
parent
5b93739487
commit
49b738fb3c
@ -10,7 +10,6 @@ type Config struct {
|
||||
}
|
||||
|
||||
type ServerConfig struct {
|
||||
IdentityHandshake bool `yaml:"identityHandshake"`
|
||||
ListenAddrs []string `yaml:"listenAddrs"`
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user