From c7d9e5648981451f33feb0b376fa5521c3090dc8 Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Tue, 8 Feb 2022 21:36:07 +0530 Subject: [PATCH] Removed webapp client --- index.html | 118 ++++++++--------------------------------------------- 1 file changed, 18 insertions(+), 100 deletions(-) diff --git a/index.html b/index.html index b970440..bad51d4 100644 --- a/index.html +++ b/index.html @@ -10203,75 +10203,6 @@ reactor.registerEvent("startUpErrorLog"); reactor.addEventListener("startUpErrorLog", (log) => console.error(log)); - -