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 GitHub
parent 166d9f8823
commit 9a332dcba1
61 changed files with 0 additions and 65 deletions

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__