remove superfluous comment
This commit is contained in:
parent
df7ec0cdf7
commit
8688053a08
|
@ -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