Skip to content

Commit

Permalink
Lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccacremona committed Nov 15, 2024
1 parent d89c2fa commit e631bd3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions perma_web/perma/views/playback.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from warcio.timeutils import datetime_to_http_date

from django.conf import settings
from django.core.files.storage import storages
from django.http import HttpResponseRedirect, HttpResponsePermanentRedirect
from django.shortcuts import render, get_object_or_404
from django.utils import timezone
Expand All @@ -16,7 +15,6 @@
from perma.utils import (if_anonymous, ratelimit_ip_key,
memento_url, timemap_url, timegate_url,
protocol, remove_control_characters, stream_warc_if_permissible)
from perma.wsgi_utils import retry_on_exception

import logging

Expand Down

0 comments on commit e631bd3

Please sign in to comment.