Skip to content

Commit

Permalink
Fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
BupycHuk authored Oct 24, 2023
1 parent 1153b2d commit 635ea40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion managed/services/agents/service_info_broker.go
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ func (c *ServiceInfoBroker) GetInfoFromService(ctx context.Context, q *reform.Qu

pmmAgentID := pointer.GetString(agent.PMMAgentID)
isSibSupported, err := isServiceInfoBrokerSupported(q, pmmAgentID)

if err != nil {
return err
}
Expand Down

0 comments on commit 635ea40

Please sign in to comment.