remove unreachable code
This commit is contained in:
parent
95444ea46b
commit
c09f2851a0
@ -88,5 +88,4 @@ func reload() error {
|
||||
}
|
||||
return fmt.Errorf("code [%d], %s", resp.StatusCode, strings.TrimSpace(string(body)))
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user