.github: follow-up on prev commit abff93cf53

This commit is contained in:
Max Kotliar
2026-05-12 14:46:12 +03:00
parent abff93cf53
commit 76f3f53dd9

View File

@@ -97,7 +97,6 @@ func main() {
buildinfo.Init()
logger.Init()
// TODO: remove before merge
if *dryRun {
if len(*authConfigPath) == 0 {
logger.Fatalf("missing required `-auth.config` command-line flag")