summaryrefslogtreecommitdiff
path: root/django/archives/urls.py
diff options
context:
space:
mode:
Diffstat (limited to 'django/archives/urls.py')
-rw-r--r--django/archives/urls.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/django/archives/urls.py b/django/archives/urls.py
index cc8732e..e33b537 100644
--- a/django/archives/urls.py
+++ b/django/archives/urls.py
@@ -1,4 +1,4 @@
-from django.conf.urls import include, url
+from django.conf.urls import url
from django.conf import settings
# Uncomment the next two lines to enable the admin: