Update StatusTransformer.php

pull/3448/head
Shlee 3 years ago committed by GitHub
parent 8f9d36bd3d
commit 549b8f40dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -38,7 +38,6 @@ class StatusTransformer extends Fractal\TransformerAbstract
'website' => null 'website' => null
], ],
'mentions' => [], 'mentions' => [],
'tags' => [],
'emojis' => [], 'emojis' => [],
'card' => null, 'card' => null,
'poll' => null, 'poll' => null,

Loading…
Cancel
Save