remove url
Some checks failed
Deploy / build-and-deploy (push) Has been cancelled

This commit is contained in:
2025-10-22 18:46:04 +08:00
parent 9b1abd7a25
commit 475a09298d
4 changed files with 2 additions and 6 deletions

View File

@@ -2,7 +2,6 @@ interface ImportMetaEnv {
readonly PUBLIC_JUDGE0API_URL: string
readonly PUBLIC_MAXKB_URL: string
readonly PUBLIC_CODEAPI_URL: string
readonly PUBLIC_PYVIZ_URL: string
readonly PUBLIC_ICONIFY_URL: string
}