Some Code Cleanup
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
|
||||
<script lang="ts">
|
||||
import type {Player} from "@type/data.ts";
|
||||
import {statsRepo} from "@repo/repo.ts";
|
||||
import {astroI18n, t} from "astro-i18n"
|
||||
import {statsRepo} from "@repo/stats.ts";
|
||||
|
||||
export let user: Player;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user