From d102abe425e829d9f0209dc4b492632db8bd5a00 Mon Sep 17 00:00:00 2001 From: Bruno Windels Date: Wed, 12 Aug 2020 11:50:17 +0200 Subject: [PATCH] remove windows phone debug scripts --- index.html | 23 ----------------------- scripts/build.mjs | 2 -- 2 files changed, 25 deletions(-) diff --git a/index.html b/index.html index 45bae153..4aeff03b 100644 --- a/index.html +++ b/index.html @@ -12,35 +12,12 @@ - - ` + ``); - removeOrEnableScript(doc("script#phone-debug-pre"), debug); - removeOrEnableScript(doc("script#phone-debug-post"), debug); removeOrEnableScript(doc("script#service-worker"), offline); const versionScript = doc("script#version");