]> git.mxchange.org Git - friendica.git/commitdiff
Removing empty line
authorMichael <heluecht@pirati.ca>
Mon, 24 May 2021 07:45:35 +0000 (07:45 +0000)
committerMichael <heluecht@pirati.ca>
Mon, 24 May 2021 07:45:35 +0000 (07:45 +0000)
tests/Util/HTTPInputDataDouble.php

index 02ffa58701fed1c579e0d52ec6259c04939b9cfa..391b9c82bb2d4f45842523d97c12fb21342e5489 100644 (file)
@@ -94,5 +94,4 @@ class HTTPInputDataDouble extends HTTPInputData
 
                return $data;
        }
-
 }