Remove unused ctx from v1Pusher

Signed-off-by: Alexander Morozov <lk4d4@docker.com>
Upstream-commit: a4dbbe7d898ae6db366076cbe13049a8f88fc731
Component: engine
This commit is contained in:
Alexander Morozov
2016-03-02 07:59:12 -08:00
parent b4ef71e90c
commit 098b339ade

View File

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