imports cleanup

This commit is contained in:
Dylan K. Taylor
2020-06-14 10:27:15 +01:00
parent 097c260dbb
commit df13e967fd
8 changed files with 6 additions and 5 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;