remove sweetalert2

This commit is contained in:
2024-01-19 16:25:27 +01:00
parent 8d61a8b2b7
commit f631c78805
3 changed files with 0 additions and 13 deletions

View File

@@ -23,8 +23,6 @@
launching,
launchPercentage,
launchStatus,
patch,
presence,
} from "./storage/localStore";
import { Page } from "./consts/pages";
import Login from "./pages/Login.svelte";