nometa-fix
All checks were successful
Deploy on Push / deploy (push) Successful in 31s

This commit is contained in:
Untone 2024-05-06 14:57:07 +03:00
parent 7ae76562fa
commit acb6f291d3

View File

@ -30,7 +30,6 @@ async def create_s3_client():
aws_secret_access_key=STORJ_SECRET_KEY,
endpoint_url=STORJ_END_POINT,
)
.meta.client
)