Skip to content

Commit

Permalink
Update class.ilObjLTIConsumer.php
Browse files Browse the repository at this point in the history
  • Loading branch information
ZallaxDev committed Dec 9, 2024
1 parent 1e48944 commit ffc3b89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Modules/LTIConsumer/classes/class.ilObjLTIConsumer.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
*
*********************************************************************/

declare(strict_types=1);

use ILIAS\Filesystem\Stream\Streams;
use Firebase\JWT\JWK;
use Firebase\JWT\JWT;

declare(strict_types=1);

/**
* Class ilObjLTIConsumer
*
Expand Down

0 comments on commit ffc3b89

Please sign in to comment.