From 1a7dff46446731691108c057145c0edd10d0df8b Mon Sep 17 00:00:00 2001 From: Mads Nylund Date: Sun, 4 Aug 2024 23:01:06 +0200 Subject: [PATCH] format --- app/content/urls.py | 1 - 1 file changed, 1 deletion(-) diff --git a/app/content/urls.py b/app/content/urls.py index 823bbeb5..c5a48239 100644 --- a/app/content/urls.py +++ b/app/content/urls.py @@ -21,7 +21,6 @@ delete, register_with_feide, upload, - register_with_feide, ) router = routers.DefaultRouter()