فهرست منبع

remove debug line

Alexander Belanger 3 سال پیش
والد
کامیت
52736bb805
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      internal/opa/loader.go

+ 0 - 2
internal/opa/loader.go

@@ -74,8 +74,6 @@ func LoadPolicies(configFilePathDir string) (*KubernetesPolicies, error) {
 			OverrideSeverity: cfPolicyCollection.OverrideSeverity,
 			MustExist:        cfPolicyCollection.MustExist,
 		}
-
-		fmt.Println("ADDED POLICY WITH SEVERITY", cfPolicyCollection.OverrideSeverity)
 	}
 
 	return &KubernetesPolicies{