Some Code Cleanup
This commit is contained in:
@@ -18,9 +18,9 @@
|
||||
-->
|
||||
|
||||
<script lang="ts">
|
||||
import {statsRepo} from "@repo/repo.ts";
|
||||
import FightStatsChart from "./FightStatsChart.svelte";
|
||||
import {t} from "astro-i18n";
|
||||
import {statsRepo} from "@repo/stats.ts";
|
||||
|
||||
let request = getStats();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user