Skip to content

Commit

Permalink
refactor: drop remains of django-action-logger
Browse files Browse the repository at this point in the history
  • Loading branch information
b1rger authored and sennierer committed Nov 27, 2024
1 parent d9ff740 commit 3bfdbd6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.

This file was deleted.

1 change: 0 additions & 1 deletion apis_ontology/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
]

urlpatterns += staticfiles_urlpatterns()
# urlpatterns += [path("logger/", include("django_action_logger.urls")),]
urlpatterns += [
path("auditlog", UserAuditLog.as_view()),
]

0 comments on commit 3bfdbd6

Please sign in to comment.