Skip to content

Commit

Permalink
Fix pylint warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Minnozz committed Mar 24, 2024
1 parent 5bd66cb commit aee8dc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bookwyrm/views/preferences/export.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
from django.views import View
from django.urls import reverse
from django.utils.decorators import method_decorator
from django.utils.translation import gettext_lazy as _
from django.shortcuts import redirect

from storages.backends.s3boto3 import S3Boto3Storage
Expand Down

0 comments on commit aee8dc1

Please sign in to comment.