Skip to content

Commit

Permalink
Remove unused use-statement
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Mar 25, 2024
1 parent 63b5280 commit 92bde8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Backend/OpenSSL.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
use function openssl_verify;
use function ord;
use function str_repeat;
use function strval;
use function substr;

/**
Expand Down

0 comments on commit 92bde8b

Please sign in to comment.