Skip to content

Commit

Permalink
Remove comment.
Browse files Browse the repository at this point in the history
Signed-off-by: Vasil Sirakov <sirakov97@gmail.com>
  • Loading branch information
VasilSirakov committed Oct 15, 2024
1 parent 982a674 commit ebb47e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion providers/aws/resources/discovery_conversion.go
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,6 @@ func addConnectionInfoToECSContainerAsset(container *mqlAwsEcsContainer, account
}, conn)
}

// set some values as asset labels for ease of access during scanning
a.Labels = map[string]string{
MondooClusterNameLabelKey: container.ClusterName.Data,
MondooTaskArnLabelKey: taskArn,
Expand Down

0 comments on commit ebb47e6

Please sign in to comment.