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; }