diff --git a/example_project/settings.py b/example_project/settings.py index c174b6843..3c39414a2 100644 --- a/example_project/settings.py +++ b/example_project/settings.py @@ -54,7 +54,6 @@ "django.contrib.staticfiles", "rest_framework", "import_export", - "django_reverse_js", "django_otp", "django_otp.plugins.otp_static", "django_otp.plugins.otp_totp",