From c779e371ed472e28bcd072729231e51a84e81960 Mon Sep 17 00:00:00 2001 From: Sarah Mount Date: Wed, 27 Nov 2024 10:51:45 +0000 Subject: [PATCH] fixup --- app/config/urls.py | 1 - 1 file changed, 1 deletion(-) diff --git a/app/config/urls.py b/app/config/urls.py index cfcdece7..20277b7a 100644 --- a/app/config/urls.py +++ b/app/config/urls.py @@ -302,7 +302,6 @@ def robots(request): permanent=True, ), ), - ]