Skip to content

Commit

Permalink
pkp#10344 fix import in OrcidManager
Browse files Browse the repository at this point in the history
  • Loading branch information
taslangraham committed Aug 28, 2024
1 parent 23ad1b5 commit 47c89e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classes/orcid/OrcidManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
use PKP\config\Config;
use PKP\context\Context;
use PKP\core\Core;
use pkp\jobs\orcid\RevokeOrcidToken;
use PKP\jobs\orcid\RevokeOrcidToken;
use PKP\user\User;

class OrcidManager
Expand Down

0 comments on commit 47c89e2

Please sign in to comment.