This commit is contained in:
Dylan K. Taylor 2022-03-28 17:16:35 +01:00
parent 194cb1fb84
commit 8cc7fb9dd9
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

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