From: Michael Date: Wed, 15 Apr 2020 05:33:11 +0000 (+0000) Subject: Whitespace removed X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=54a4b4df3b96ebc7df99fa3e1d5d624d014255e2;p=friendica.git Whitespace removed --- diff --git a/src/Model/Item.php b/src/Model/Item.php index 60539e6036..d24340d764 100644 --- a/src/Model/Item.php +++ b/src/Model/Item.php @@ -713,7 +713,6 @@ class Item $fields['diaspora-interaction'] = ['interaction', 'interaction' => 'signed_text']; - return $fields; }