Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
fix: **STORAGES removed
Browse files Browse the repository at this point in the history
  • Loading branch information
zubairshakoorarbisoft committed Oct 6, 2023
1 parent 9a90227 commit 01d15d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion analyticsdataserver/settings/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@

# Default the django-storage settings so we can test easily
STORAGES = {
**STORAGES,
"default": {
"BACKEND": 'storages.backends.s3boto3.S3Boto3Storage',
},
Expand Down

0 comments on commit 01d15d6

Please sign in to comment.