Skip to content

Commit 9e911be

Browse files
committed
remove test
1 parent b8adb1d commit 9e911be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

administrator/components/com_joomlaupdate/src/Model/NotificationModel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ private function getEmailReceivers($emailGroups): array
138138
}
139139
}
140140
}
141-
echo '<pre> emailReceivers: ' . print_r($emailReceivers, true) . '</pre>'; exit;
141+
142142
return $emailReceivers;
143143
}
144144
}

0 commit comments

Comments
 (0)