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)
|
public static function getAttachmentData($body)
|
||||||
{
|
{
|
||||||
// Initialize empty data array
|
|
||||||
$data = [
|
$data = [
|
||||||
'type' => '',
|
'type' => '',
|
||||||
'text' => '',
|
'text' => '',
|
||||||
|
|
Loading…
Reference in a new issue