mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-10 06:27:53 -05:00
Update tool dependencies (#29030)
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user