Skip to content
Snippets Groups Projects
Commit edd21ecd authored by Haakon Gunleiksrud's avatar Haakon Gunleiksrud
Browse files

Fix smells in workouts/urls.py

parent f3f34a27
No related branches found
No related tags found
2 merge requests!31Complete exercise 3,!29Hg backend smells
......@@ -6,7 +6,6 @@ from rest_framework_simplejwt.views import (
TokenRefreshView,
)
# This is a bit messy and will need to change
urlpatterns = format_suffix_patterns(
[
path("", views.api_root),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment