fix
Some checks failed
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled

This commit is contained in:
2026-05-21 18:36:34 -06:00
parent ee14e4065c
commit 5984aa715d
3 changed files with 40 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
import { SUBMISSION_RESULT } from "./types"
import type { SUBMISSION_RESULT } from "./types"
export enum SubmissionStatus {
compile_error = -2,