From 2ad3959b56acb01039cb549f07d83d18795cccd2 Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 24 May 2021 07:45:35 +0000 Subject: [PATCH] Removing empty line --- tests/Util/HTTPInputDataDouble.php | 1 - 1 file changed, 1 deletion(-) 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; } - }