remove some fixtures

This commit is contained in:
Kenneth Kehl
2024-05-29 14:18:08 -07:00
parent 17fec1c99e
commit 9368f6a496
5 changed files with 174 additions and 82 deletions

View File

@@ -28,6 +28,7 @@ def get_csv_upload(service_id, upload_id):
def s3upload(service_id, filedata):
upload_id = str(uuid.uuid4())
bucket_name, file_location, access_key, secret_key, region = get_csv_location(
service_id, upload_id