From 7e06a09509417383a8e31966785addb3c42d8f66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler?= Date: Sun, 31 Dec 2023 12:04:21 +0100 Subject: [PATCH] remove unneeded dependency --- templates/layout.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/layout.html b/templates/layout.html index 1115fb5..caac9b2 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -22,7 +22,6 @@ - {% block navbar %}{% endblock %}