Skip to content

Commit 566c238

Browse files
remove comment
1 parent 96f191f commit 566c238

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/jobs/data_and_insight/icaseworks_ingest_to_raw.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -262,9 +262,6 @@ def retrieve_credentials_from_secrets_manager(secrets_manager_client, secret_nam
262262
return response
263263

264264

265-
### main function ##
266-
267-
268265
def main():
269266
secrets_manager_client = boto3.client("secretsmanager")
270267
api_credentials_response = retrieve_credentials_from_secrets_manager(

0 commit comments

Comments
 (0)