Skip to content

Commit

Permalink
Fix style CI issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Sephster committed May 13, 2024
1 parent 92c6519 commit 42ba1f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/CryptKey.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
use function openssl_pkey_get_private;
use function openssl_pkey_get_public;
use function sprintf;
use function strpos;
use function trigger_error;

class CryptKey implements CryptKeyInterface
Expand Down

0 comments on commit 42ba1f8

Please sign in to comment.