Remove unused ctx from v1Pusher
Signed-off-by: Alexander Morozov <lk4d4@docker.com> Upstream-commit: a4dbbe7d898ae6db366076cbe13049a8f88fc731 Component: engine
This commit is contained in:
@ -21,7 +21,6 @@ import (
|
||||
)
|
||||
|
||||
type v1Pusher struct {
|
||||
ctx context.Context
|
||||
v1IDService *metadata.V1IDService
|
||||
endpoint registry.APIEndpoint
|
||||
ref reference.Named
|
||||
|
||||
Reference in New Issue
Block a user