Cleanup unused imports
This commit is contained in:
parent
f3890ffc31
commit
74e2c19865
19 changed files with 36 additions and 87 deletions
|
|
@ -2,6 +2,6 @@ from moto.s3.models import S3Backend
|
|||
|
||||
|
||||
class S3BucketPathBackend(S3Backend):
|
||||
True
|
||||
pass
|
||||
|
||||
s3bucket_path_backend = S3BucketPathBackend()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue