diff --git a/django/views/debug.py b/django/views/debug.py index ca367872ce..863651b538 100644 --- a/django/views/debug.py +++ b/django/views/debug.py @@ -1,4 +1,3 @@ - from django.conf import settings from django.core.template import Template, Context, TemplateDoesNotExist from django.utils.html import escape