mirror of
https://github.com/friendica/friendica
synced 2024-11-09 17:02:54 +00:00
Merge pull request #14144 from annando/unneeded-log-entry
Unneeded log entry removed
This commit is contained in:
commit
99426d4188
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