Skip to content

Commit 53b21f4

Browse files
committed
Fix first PHPStan error
1 parent 81646ba commit 53b21f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webapp/src/Service/DOMJudgeService.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
use App\Entity\ProblemAttachment;
2525
use App\Entity\QueueTask;
2626
use App\Entity\Rejudging;
27+
use App\Entity\ScoreCache;
2728
use App\Entity\Submission;
2829
use App\Entity\Team;
2930
use App\Entity\TeamAffiliation;

0 commit comments

Comments
 (0)