remove random import?

This commit is contained in:
Satria 2026-07-25 16:48:06 +07:00
commit d9683b43d3

View file

@ -1,4 +1,3 @@
import type { GTK_A11Y, TPM2_PKCS11_TCTI } from "$env/static/private";
import { Piece } from "./types";
// export function fen2array(fen: string): Int8Array<ArrayBuffer> {