]> git.mxchange.org Git - friendica.git/commitdiff
remove superfluous comment
authorPhilipp Holzer <admin+github@philipp.info>
Tue, 27 Aug 2019 23:02:23 +0000 (01:02 +0200)
committerPhilipp Holzer <admin+github@philipp.info>
Tue, 27 Aug 2019 23:02:23 +0000 (01:02 +0200)
src/Content/Text/BBCode.php

index bd4fc73c15221069a5a042204718fb7c50128aaf..a60e17c90eeb787e76349349546d00e38f44210d 100644 (file)
@@ -120,7 +120,6 @@ class BBCode extends BaseObject
         */
        public static function getAttachmentData($body)
        {
-               // Initialize empty data array
                $data = [
                        'type'        => '',
                        'text'        => '',