diff --git a/managed/cmd/pmm-managed/main.go b/managed/cmd/pmm-managed/main.go index f95e42c3ac..e7b6846dd8 100644 --- a/managed/cmd/pmm-managed/main.go +++ b/managed/cmd/pmm-managed/main.go @@ -1057,7 +1057,6 @@ func main() { //nolint:cyclop,maintidx &gRPCServerDeps{ actions: actionsService, agentService: agentService, - agentService: agentService, agentsRegistry: agentsRegistry, agentsStateUpdater: agentsStateUpdater, alertmanager: alertManager,