Skip to content

Commit ad21d41

Browse files
committed
urls: remove /all route
1 parent 4d0bc64 commit ad21d41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hhub/urls.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
name="swagger-ui",
3838
),
3939
path("entry/<slug:pk>.json", views.entry_manifest),
40-
path("all", views.entries_all),
4140
path("stats", views.stats),
4241
path("search", views.search_entries),
4342
]

0 commit comments

Comments
 (0)