remove session

This commit is contained in:
Jakub Sokołowski 2018-08-30 14:48:30 -04:00
parent 09014e92a2
commit 8f7f8256d8
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ import botocore
bucket_name = 'status-im' bucket_name = 'status-im'
session = boto3.session.Session()
s3 = boto3.resource( s3 = boto3.resource(
's3', 's3',
region_name='ams3', region_name='ams3',