remove superfluous comment
This commit is contained in:
@@ -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' => '',
|
||||||
|
|||||||
Reference in New Issue
Block a user