Remove unused ctx from v1Pusher
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
This commit is contained in:
parent
637813b13e
commit
a4dbbe7d89
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ import (
|
|||
)
|
||||
|
||||
type v1Pusher struct {
|
||||
ctx context.Context
|
||||
v1IDService *metadata.V1IDService
|
||||
endpoint registry.APIEndpoint
|
||||
ref reference.Named
|
||||
|
|
Loading…
Reference in a new issue