[UPDT] HORILLA: Updated horilla urls.py file by remove another apps urls
This commit is contained in:
@@ -41,7 +41,6 @@ urlpatterns = [
|
||||
"^inbox/notifications/", include(notifications.urls, namespace="notifications")
|
||||
),
|
||||
path("i18n/", include("django.conf.urls.i18n")),
|
||||
path("api/", include("horilla_api.urls")),
|
||||
path("health/", health_check),
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user