From: Michael Date: Mon, 24 May 2021 07:45:35 +0000 (+0000) Subject: Removing empty line X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2ad3959b56acb01039cb549f07d83d18795cccd2;p=friendica.git Removing empty line --- diff --git a/tests/Util/HTTPInputDataDouble.php b/tests/Util/HTTPInputDataDouble.php index 02ffa58701..391b9c82bb 100644 --- a/tests/Util/HTTPInputDataDouble.php +++ b/tests/Util/HTTPInputDataDouble.php @@ -94,5 +94,4 @@ class HTTPInputDataDouble extends HTTPInputData return $data; } - }