mirror of
https://github.com/friendica/friendica
synced 2024-11-10 03:02:54 +00:00
remove superfluous comment
This commit is contained in:
parent
df7ec0cdf7
commit
8688053a08
1 changed files with 0 additions and 1 deletions
|
@ -120,7 +120,6 @@ class BBCode extends BaseObject
|
|||
*/
|
||||
public static function getAttachmentData($body)
|
||||
{
|
||||
// Initialize empty data array
|
||||
$data = [
|
||||
'type' => '',
|
||||
'text' => '',
|
||||
|
|
Loading…
Reference in a new issue