imports cleanup

This commit is contained in:
Dylan K. Taylor
2020-04-28 17:27:38 +01:00
parent 81044d6aea
commit f9a587d40e
17 changed files with 14 additions and 11 deletions

View File

@ -31,6 +31,7 @@ use function curl_getinfo;
use function curl_init;
use function curl_setopt_array;
use function explode;
use function is_string;
use function preg_match;
use function socket_close;
use function socket_connect;