Skip to content

Commit 51c9c2a

Browse files
committed
cleanuo
1 parent 2845ae4 commit 51c9c2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Commands/AdminCommands/SendtoallCommand.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ public function execute()
6262
foreach ($results as $result) {
6363
$status = '';
6464
$type = '';
65-
print_r($result);
6665
if ($result->isOk()) {
6766
$status = '✔️';
6867

0 commit comments

Comments
 (0)