Update Inbox

This commit is contained in:
Daniel Supernault 2020-04-29 16:14:34 -06:00
parent f829df23a0
commit c39be2464e
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 0 additions and 2 deletions

View File

@ -293,8 +293,6 @@ class Inbox
if(!isset(
$this->payload['actor'],
$this->payload['object'],
$this->payload['object']['id'],
$this->payload['object']['type']
)) {
return;
}