mirror of
https://github.com/friendica/friendica
synced 2025-03-11 17:48:26 +00:00
Remove test code from GroupManager::widget
Oops.
This commit is contained in:
parent
8bf3d6694a
commit
5cd6d9a0f1
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