Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 29, 2024
1 parent 2b72a98 commit a2bc26e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dbbackup/storage.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ def get_storage(path=None, options=None):
return Storage(path, **options)



def get_media_storage():
"""
Get the configured media storage.
Expand Down

0 comments on commit a2bc26e

Please sign in to comment.