removed old logging config
This commit is contained in:
parent
855d45f3fd
commit
cf66a3a4fe
@ -10,11 +10,6 @@ import (
|
||||
type Config struct {
|
||||
Path string `json:"path"`
|
||||
Account []Account `json:"account"`
|
||||
Logger struct {
|
||||
Path string `json:"path"`
|
||||
Mode string `json:"mode"`
|
||||
Level int `json:"level"`
|
||||
} `json:"logger"`
|
||||
}
|
||||
|
||||
type Account struct {
|
||||
|
Loading…
Reference in New Issue
Block a user