From e5369e8738bd87b9f3e2c90b310f845010d91b6c Mon Sep 17 00:00:00 2001 From: Arne Brasseur Date: Sat, 20 Jul 2024 11:21:36 +0200 Subject: [PATCH] Remove debug output (pr-str user) as it contains sensitive tokens --- src/co/gaiwan/compass/html/navigation.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/co/gaiwan/compass/html/navigation.clj b/src/co/gaiwan/compass/html/navigation.clj index 27ad091..aef10b0 100644 --- a/src/co/gaiwan/compass/html/navigation.clj +++ b/src/co/gaiwan/compass/html/navigation.clj @@ -50,7 +50,7 @@ "Menu" [:button {:cx-toggle "menu-open" :cx-target "body"} [graphics/cross]]] - [:pre (pr-str user)] + #_[:pre (pr-str user)] [:ul [:li