From d8959bc897ccadb3083f59f31fc041b42f1b9466 Mon Sep 17 00:00:00 2001 From: crupest Date: Mon, 10 Jul 2023 18:28:54 +0800 Subject: Now front end is ok! --- FrontEnd/src/index.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'FrontEnd/src/index.tsx') diff --git a/FrontEnd/src/index.tsx b/FrontEnd/src/index.tsx index a087fb8a..ba61d357 100644 --- a/FrontEnd/src/index.tsx +++ b/FrontEnd/src/index.tsx @@ -9,7 +9,6 @@ import "./index.css"; import "./i18n"; import "./palette"; -import "./service-worker"; import App from "./App"; -- cgit v1.2.3