kopia lustrzana https://github.com/wagtail/wagtail
Remove an unused import
Usages of this import were removed across multiple PRs so this wasn't picked up before mergepull/8335/head
rodzic
44b1ee6af7
commit
72e0be7a45
|
|
@ -8,7 +8,6 @@ from django.core.paginator import Paginator
|
|||
from django.db import transaction
|
||||
from django.http import Http404
|
||||
from django.shortcuts import get_object_or_404, redirect
|
||||
from django.template.response import TemplateResponse
|
||||
from django.urls import reverse
|
||||
from django.utils.text import capfirst
|
||||
from django.utils.translation import gettext as _
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue