mirror of https://bitbucket.org/ausocean/av.git
revid/revid.go: removed space
This commit is contained in:
parent
c7f1acac26
commit
f0fc399d47
|
@ -126,7 +126,6 @@ func (s *httpSender) load(c *ring.Chunk) error {
|
|||
}
|
||||
|
||||
func (s *httpSender) send() error {
|
||||
|
||||
if s.chunk == nil {
|
||||
// Do not retry with httpSender,
|
||||
// so just return without error
|
||||
|
|
Loading…
Reference in New Issue