From 96d0c404b143eb8b47b13e069f3195eb67cbab91 Mon Sep 17 00:00:00 2001 From: Valentin Kaelin Date: Tue, 19 Sep 2023 14:23:42 +0200 Subject: [PATCH] fix: remove unused index.html --- client-new/public/index.html | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 client-new/public/index.html diff --git a/client-new/public/index.html b/client-new/public/index.html deleted file mode 100644 index 73e5cc1..0000000 --- a/client-new/public/index.html +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - LeagueStats.gg - - - - - -
- - - - \ No newline at end of file