Merge pull request #20868 from LK4D4/unused_ctx
Remove unused ctx from v1Pusher Upstream-commit: 613d364e238ca002c502bcaf6b61760066ef956a 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