mirror of
https://github.com/friendica/friendica
synced 2025-02-08 20:58:51 +00:00
Merge pull request #14727 from MrPetovan/bug/14725-restore-group-widget
Remove test code from GroupManager::widget
This commit is contained in:
commit
eec293191b
1 changed files with 0 additions and 2 deletions
|
@ -108,8 +108,6 @@ class GroupManager
|
|||
|
||||
$entries = [];
|
||||
|
||||
$contacts = [];
|
||||
|
||||
foreach ($contacts as $contact) {
|
||||
$entry = [
|
||||
'url' => 'contact/' . $contact['id'] . '/conversations',
|
||||
|
|
Loading…
Add table
Reference in a new issue