Skip to content

Commit 78209c1

Browse files
committed
delete flag
1 parent acb589a commit 78209c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

judge/judgedaemon.main.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1432,7 +1432,6 @@ function judge(array $judgeTask): bool
14321432
$runtime = @$metadata[$metadata['time-used']];
14331433
}
14341434

1435-
logmsg(LOG_INFO, '[DEBUG] compareMeta = '.var_export($compareMeta, true));
14361435
if (isset($compareMeta['opt-score'])) {
14371436
$optscore = @$compareMeta['opt-score'];
14381437
}

0 commit comments

Comments
 (0)