chore(services): delete all comment headers (#6585)

This commit is contained in:
Hugo Pereira Brito
2025-01-17 14:21:28 +01:00
committed by Pepe Fagoaga
parent 537b23dfae
commit f964a0362e
61 changed files with 0 additions and 65 deletions
-1
View File
@@ -56,7 +56,6 @@ from prowler.providers.<provider>.lib.service.service import ServiceParentClass
# Create a class for the Service
################## <Service>
class <Service>(ServiceParentClass):
def __init__(self, provider):
# Call Service Parent Class __init__