chore: remove unused import
All checks were successful
deploy to cloudflare pages / deploy (push) Successful in 33s
All checks were successful
deploy to cloudflare pages / deploy (push) Successful in 33s
This commit is contained in:
parent
007eda1b8c
commit
9de0059976
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
<script lang="ts">
|
||||
import type { CheckData, CheckResponse, ClientGameData, MapData } from "$lib/types";
|
||||
import { goto } from "$app/navigation";
|
||||
import { page } from "$app/stores";
|
||||
import { onMount } from "svelte";
|
||||
import L from "leaflet";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue