Remove unused ctx from v1Pusher

Signed-off-by: Alexander Morozov <lk4d4@docker.com>
This commit is contained in:
Alexander Morozov 2016-03-02 07:59:12 -08:00
parent 637813b13e
commit a4dbbe7d89

View file

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