Skip to content

Commit

Permalink
cerdas banget
Browse files Browse the repository at this point in the history
  • Loading branch information
fushar committed May 25, 2024
1 parent 049b211 commit c15d53b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ public void regradeSubmission(

@POST
@Path("/regrade")
@UnitOfWork
@UnitOfWork(transactional = false)
public void regradeSubmissions(
@HeaderParam(AUTHORIZATION) AuthHeader authHeader,
@QueryParam("contestJid") String contestJid,
Expand Down

0 comments on commit c15d53b

Please sign in to comment.