Commit 0ad2b839 authored by Yechang's avatar Yechang
Browse files

fix: feedback

parent bed475a3
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -57,7 +57,6 @@ export const fixAndCalculatePenalty = async (currentSubmissionId: number): Promi
        const penaltyScore = cal(num)
        if (s.id == currentSubmissionId) {
            res = penaltyScore
            continue
        }

        const { feedback } = s