mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-11-21 23:43:11 +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