diff options
Diffstat (limited to 'FrontEnd/src/index.tsx')
-rw-r--r-- | FrontEnd/src/index.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
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"; |