Skip to content

Commit 42ba1f8

Browse files
committed
Fix style CI issues
1 parent 92c6519 commit 42ba1f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/CryptKey.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
use function openssl_pkey_get_private;
2828
use function openssl_pkey_get_public;
2929
use function sprintf;
30-
use function strpos;
3130
use function trigger_error;
3231

3332
class CryptKey implements CryptKeyInterface

0 commit comments

Comments
 (0)