remove session
This commit is contained in:
parent
09014e92a2
commit
8f7f8256d8
|
@ -5,8 +5,6 @@ import botocore
|
|||
|
||||
bucket_name = 'status-im'
|
||||
|
||||
session = boto3.session.Session()
|
||||
|
||||
s3 = boto3.resource(
|
||||
's3',
|
||||
region_name='ams3',
|
||||
|
|
Loading…
Reference in New Issue