]> git.mxchange.org Git - friendica.git/commitdiff
Whitespace removed
authorMichael <heluecht@pirati.ca>
Wed, 15 Apr 2020 05:33:11 +0000 (05:33 +0000)
committerMichael <heluecht@pirati.ca>
Wed, 15 Apr 2020 05:33:11 +0000 (05:33 +0000)
src/Model/Item.php

index 60539e603642c92bb008685203a39a6d8da2536e..d24340d76494657e1c47bab33ac68a31d26c59b2 100644 (file)
@@ -713,7 +713,6 @@ class Item
 
                $fields['diaspora-interaction'] = ['interaction', 'interaction' => 'signed_text'];
 
-               
                return $fields;
        }