Comment out debug log. #630

This commit is contained in:
Korina Cordero 2021-11-08 07:45:31 +00:00
parent f9de11ccb5
commit 05d50e28f7

View file

@ -89,7 +89,7 @@ class UpdateUnacceptedJobOrdersCommand extends Command
$jo = $jo_info['jo'];
if ($jo != null)
{
$output->writeln('Requeuing for rider assignment ' . $jo->getID());
// $output->writeln('Requeuing for rider assignment ' . $jo->getID());
$id = $jo->getID();
// send notifications to rider app, telling rider that jo has been requeued