Skip to content
Snippets Groups Projects
Commit 376fb09f authored by Gavin M. Roy's avatar Gavin M. Roy
Browse files

Dont clear the region

parent 0323005e
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -23,4 +23,3 @@ def clear_environment():
os.environ.pop('AWS_DEFAULT_PROFILE', None)
os.environ.pop('AWS_ACCESS_KEY_ID', None)
os.environ.pop('AWS_SECRET_ACCESS_KEY', None)
os.environ.pop('AWS_DEFAULT_REGION', None)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment