mirror of
https://github.com/friendica/friendica
synced 2025-01-24 11:39:46 +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;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
$this->logger->warning('Unsupported verb in parent item:', ['parent_item' => $parent_item]);
|
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue