mirror of
https://github.com/friendica/friendica
synced 2024-11-09 23:42:53 +00:00
Unneeded log entry removed
This commit is contained in:
parent
f566c52624
commit
f574bc72ca
1 changed files with 0 additions and 1 deletions
|
@ -96,7 +96,6 @@ class Activities extends BaseFactory
|
|||
break;
|
||||
|
||||
default:
|
||||
$this->logger->warning('Unsupported verb in parent item:', ['parent_item' => $parent_item]);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue