remotes: remove useless line
Signed-off-by: Wei Fu <fuweid89@gmail.com>
This commit is contained in:
parent
053853fe3f
commit
282b19efd2
@ -147,7 +147,6 @@ func (p dockerPusher) Push(ctx context.Context, desc ocispec.Descriptor) (conten
|
||||
// for the private repo, we should remove mount-from
|
||||
// query and send the request again.
|
||||
resp, err = preq.do(pctx)
|
||||
//resp, err = p.doRequest(pctx, req)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user