Small adjustments + CHANGELOG for #865

This commit is contained in:
Andrey Nering
2022-10-14 16:45:04 -03:00
parent 403456d3dc
commit 99014ad38d
7 changed files with 18 additions and 12 deletions

View File

@@ -209,10 +209,6 @@ func main() {
e.InterceptInterruptSignals()
}
if e.Interval == "" {
e.Interval = strings.TrimSpace(interval)
}
ctx := context.Background()
if status {