Skip to content

Commit 9b848d3

Browse files
delete log
Signed-off-by: YiscahLevySilas1 <[email protected]>
1 parent 046ef02 commit 9b848d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

score/score.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,5 @@ func (su *ScoreUtil) GetControlComplianceScore(ctrl reportsummary.IControlSummar
432432
if ctrl.GetStatus().IsPassed() {
433433
return 100
434434
}
435-
logger.L().Debug("no resources were given for this control, score is 0", helpers.String("controlID", ctrl.GetID()))
436435
return 0
437436
}

0 commit comments

Comments
 (0)