judge: fix

master
undefined 10 months ago
parent e517577080
commit 5623f370f8
No known key found for this signature in database

@ -1,8 +1,6 @@
import { basename } from 'path';
import { fs } from '@hydrooj/utils'; import { fs } from '@hydrooj/utils';
import { STATUS } from '@hydrooj/utils/lib/status'; import { STATUS } from '@hydrooj/utils/lib/status';
import checkers from '../checkers'; import checkers from '../checkers';
import { compileChecker } from '../compile';
import { runFlow } from '../flow'; import { runFlow } from '../flow';
import { del, runQueued } from '../sandbox'; import { del, runQueued } from '../sandbox';
import { NormalizedCase } from '../utils'; import { NormalizedCase } from '../utils';

Loading…
Cancel
Save