From c8b36bd9bc742c36eefac1d68236521442eeb69a Mon Sep 17 00:00:00 2001 From: Kevin Lyda <kevin@lyda.ie> Date: Tue, 26 Nov 2024 20:16:12 +0000 Subject: [PATCH] Small tweak --- web/files/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/web/files/index.html b/web/files/index.html index 6acad3c..7347027 100644 --- a/web/files/index.html +++ b/web/files/index.html @@ -79,7 +79,6 @@ console.log('SW registration failed'); } } - console.log('SW registration succeeded'); } </script> -- GitLab