forked from forgejo/forgejo
Update tool dependencies (#29030)
This commit is contained in:
parent
a9bc590d5d
commit
a6cea59514
7 changed files with 5 additions and 12 deletions
|
@ -168,7 +168,6 @@ func (c *HTTPClient) performOperation(ctx context.Context, objects []Pointer, dc
|
|||
}
|
||||
|
||||
err = transferAdapter.Upload(ctx, link, object.Pointer, content)
|
||||
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue