Some Code Cleanup
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
import {Modal} from "flowbite-svelte";
|
||||
import type {SchematicInfo} from "@type/schem.ts";
|
||||
import {createEventDispatcher} from "svelte";
|
||||
import {schemRepo} from "@repo/repo";
|
||||
import type {Player} from "@type/data.ts";
|
||||
import dayjs from "dayjs";
|
||||
import {schemRepo} from "@repo/schem.ts";
|
||||
|
||||
const dispatch = createEventDispatcher();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user