Improve flags

This commit is contained in:
Daniel 2021-05-05 00:11:10 +02:00
parent b04e4be0a4
commit 480807a31c
4 changed files with 9 additions and 12 deletions

View file

@ -54,7 +54,6 @@ func prep() error {
}
func start() error {
logFlagOverrides()
go Serve()
_ = updateAPIKeys(module.Ctx, nil)