aboutsummaryrefslogtreecommitdiffstats
path: root/accounts
diff options
context:
space:
mode:
Diffstat (limited to 'accounts')
-rw-r--r--accounts/urls.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/urls.py b/accounts/urls.py
index 6a44457..371c731 100644
--- a/accounts/urls.py
+++ b/accounts/urls.py
@@ -1,4 +1,4 @@
-from django.urls import path, include
+from django.urls import path
from . import views