fix: remove typo log
This commit is contained in:
parent
d597c73dd2
commit
2291264df0
|
@ -75,7 +75,6 @@ func parseConfFile(path string) (conf Conf, err error) {
|
||||||
slog.Error("validate stages conf", "error", err)
|
slog.Error("validate stages conf", "error", err)
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
slog.Error("parse stages conf", "conf", conf)
|
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user