Removed comment

This commit is contained in:
Michael 2020-09-02 01:45:45 +00:00
parent 7b903e1ca8
commit ca9f916ecd
1 changed files with 0 additions and 1 deletions

View File

@ -123,7 +123,6 @@ class Account extends BaseEntity
// No custom emojis per account in Friendica
$this->emojis = [];
// No metadata fields in Friendica
$this->fields = $fields->getArrayCopy();
}