Skip to content

Commit e302b53

Browse files
committed
unnecessary import
1 parent 1197084 commit e302b53

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/verify_etags_s3.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
import questionary
1717
from botocore.exceptions import NoCredentialsError
1818

19-
from rsxml.dotenv import parse_dotenv
20-
2119

2220
def upload_file(file_path: str, bucket_name: str, object_name=None, force_multipart=False):
2321
"""Upload a file to an S3 bucket

0 commit comments

Comments
 (0)