diff --git a/src/functions.php b/src/functions.php index d9cd6aa..04c13bb 100644 --- a/src/functions.php +++ b/src/functions.php @@ -435,6 +435,4 @@ function get_multi_IAS_Responses($iasUrls, $postParams){ // Clean up the curl_multi handle curl_multi_close($mh); return $res; -} - - +} \ No newline at end of file