@@ -299,7 +299,7 @@ class Inbox
{
if(!isset(
$this->payload['actor'],
- $this->payload['object'],
+ $this->payload['object']
)) {
return;
}