mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-09 22:44:54 +03:00
Removed unused import
This commit is contained in:
parent
d4f5a69a44
commit
ef57aa2270
|
@ -1,4 +1,3 @@
|
||||||
from django.conf import settings
|
|
||||||
from django.urls import path
|
from django.urls import path
|
||||||
|
|
||||||
from {{ cookiecutter.project_slug }}.users.views import (
|
from {{ cookiecutter.project_slug }}.users.views import (
|
||||||
|
|
Loading…
Reference in New Issue
Block a user