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