Skip to content

Commit

Permalink
#10388 Thank Reviewer action crashes on main
Browse files Browse the repository at this point in the history
  • Loading branch information
ewhanson committed Sep 13, 2024
1 parent 94a0c13 commit 43f4946
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions classes/orcid/actions/PKPSendReviewToOrcid.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@
abstract class PKPSendReviewToOrcid
{
public function __construct(
protected Submission $submission,
protected Context $context,
protected ReviewAssignment $reviewAssignment,
protected int $reviewAssignmentId,
) {

}
Expand Down

0 comments on commit 43f4946

Please sign in to comment.