forked from Ivasoft/traefik
chore: update linter.
This commit is contained in:
committed by
GitHub
parent
ec0d03658d
commit
2e7833df49
@@ -120,7 +120,7 @@ func Do(timeout time.Duration, operation DoCondition) error {
|
||||
fmt.Print("*")
|
||||
if err = operation(); err == nil {
|
||||
fmt.Println("+")
|
||||
return err
|
||||
return nil
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user