Skip to content

Commit

Permalink
Merge pull request moby#20868 from LK4D4/unused_ctx
Browse files Browse the repository at this point in the history
Remove unused ctx from v1Pusher
  • Loading branch information
aaronlehmann committed Mar 2, 2016
2 parents b65fd8e + a4dbbe7 commit 613d364
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion distribution/push_v1.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ import (
)

type v1Pusher struct {
ctx context.Context
v1IDService *metadata.V1IDService
endpoint registry.APIEndpoint
ref reference.Named
Expand Down

0 comments on commit 613d364

Please sign in to comment.