Skip to content

Commit

Permalink
Remove test code
Browse files Browse the repository at this point in the history
  • Loading branch information
bmiller08 committed Oct 13, 2021
1 parent 09c62d7 commit 725c3cf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Binary file modified function/function.zip
Binary file not shown.
2 changes: 0 additions & 2 deletions function/index.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,3 @@ def handler(event, context):
notify_via_sns(os.environ['NOTIFICATION_SNS_ARN'], domains, cert['certificate'])
else:
print('WARN: Dry run was used so ACM import and S3 upload arent tested.')

handler('', '')

0 comments on commit 725c3cf

Please sign in to comment.