Explorar o código

Remove unused ctx from v1Pusher

Signed-off-by: Alexander Morozov <lk4d4@docker.com>
Alexander Morozov %!s(int64=9) %!d(string=hai) anos
pai
achega
a4dbbe7d89
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      distribution/push_v1.go

+ 0 - 1
distribution/push_v1.go

@@ -21,7 +21,6 @@ import (
 )
 
 type v1Pusher struct {
-	ctx         context.Context
 	v1IDService *metadata.V1IDService
 	endpoint    registry.APIEndpoint
 	ref         reference.Named