remove clublog

This commit is contained in:
2024-10-31 15:28:54 +07:00
parent ff43b9c150
commit c86f531313
5 changed files with 3 additions and 13 deletions

View File

@@ -41,10 +41,6 @@ type Config struct {
SpotLife string `yaml:"spot_life"`
} `yaml:"flex"`
Clublog struct {
Api string `yaml:"api"`
} `yaml:"clublog"`
TelnetServer struct {
Host string `yaml:"host"`
Port string `yaml:"port"`