mirror of
https://github.com/go-task/task.git
synced 2026-06-25 21:56:16 +00:00
Small adjustments + CHANGELOG for #865
This commit is contained in:
@@ -209,10 +209,6 @@ func main() {
|
||||
e.InterceptInterruptSignals()
|
||||
}
|
||||
|
||||
if e.Interval == "" {
|
||||
e.Interval = strings.TrimSpace(interval)
|
||||
}
|
||||
|
||||
ctx := context.Background()
|
||||
|
||||
if status {
|
||||
|
||||
Reference in New Issue
Block a user