fix removed space

Signed-off-by: anjali-deore <200181980+cx-anjali-deore@users.noreply.github.com>
This commit is contained in:
anjali-deore
2025-08-29 15:31:35 +05:30
parent 482b7c1f67
commit af39f9a7ef

View File

@@ -111,7 +111,6 @@ func generateResourceRows(controls []resourcesresults.ResourceAssociatedControl,
rows = append(rows, row)
}
return rows
}