remove unused import
This commit is contained in:
parent
7264deee2a
commit
fd5c4dad1a
@ -11,8 +11,6 @@ https://docs.djangoproject.com/en/1.6/ref/settings/
|
||||
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
|
||||
import os
|
||||
|
||||
from django.urls import reverse_lazy
|
||||
|
||||
BASE_DIR = os.path.dirname(os.path.dirname(__file__))
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user