fix judge.
This commit is contained in:
@@ -6,7 +6,7 @@ import CodeMirror from "vue-codemirror6"
|
|||||||
import { cpp } from "@codemirror/lang-cpp"
|
import { cpp } from "@codemirror/lang-cpp"
|
||||||
import { python } from "@codemirror/lang-python"
|
import { python } from "@codemirror/lang-python"
|
||||||
import { EditorView } from "@codemirror/view"
|
import { EditorView } from "@codemirror/view"
|
||||||
import { createSubmission } from "../../api"
|
import { createSubmission } from "../judge"
|
||||||
import { smoothy } from "../cm-themes/smoothy"
|
import { smoothy } from "../cm-themes/smoothy"
|
||||||
import { oneDark } from "../cm-themes/oneDark"
|
import { oneDark } from "../cm-themes/oneDark"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user