[COMPONENT][Blog] This is not used for replies

This commit is contained in:
Diogo Peralta Cordeiro 2022-03-19 22:18:33 +00:00
parent 60713878f0
commit 23e88b30a6
Signed by: diogo
GPG Key ID: 18D2D35001FBFAB0
1 changed files with 0 additions and 1 deletions

View File

@ -146,7 +146,6 @@ class Post extends Controller
locale: $data['language'],
scope: VisibilityScope::from($data['visibility']),
attentions: [(int) $data['in']],
reply_to: $data['reply_to_id'],
attachments: $data['attachments'],
process_note_content_extra_args: $extra_args,
title: $data['title'],