Update results.tsx

This commit is contained in:
Kosztyk 2026-01-11 23:56:32 +02:00 committed by GitHub
parent 1c8e084788
commit 89c5b04fa8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,3 @@
// @ts-nocheck
import { Elysia, t } from "elysia";
import { BaseHtml } from "../components/base";
import { Header } from "../components/header";