mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-01-21 13:28:50 +01:00
isort
This commit is contained in:
parent
8be4adb756
commit
1dc09ee255
@ -1,9 +1,8 @@
|
||||
from .local_urls import local_urlpatterns
|
||||
from django.conf import settings
|
||||
from django.conf.urls.static import static
|
||||
from django.contrib import admin
|
||||
from django.urls import include, path
|
||||
from .local_urls import local_urlpatterns
|
||||
|
||||
|
||||
|
||||
urlpatterns = [
|
||||
|
Loading…
Reference in New Issue
Block a user