cumulative imports cleanup (again)

This commit is contained in:
Dylan K. Taylor
2020-05-12 22:38:59 +01:00
parent 152da604be
commit 144a66c110
7 changed files with 17 additions and 24 deletions

View File

@ -38,10 +38,8 @@ use function explode;
use function gmp_init;
use function json_decode;
use function openssl_verify;
use function str_repeat;
use function str_split;
use function strlen;
use function strtr;
use function time;
use const OPENSSL_ALGO_SHA384;