better format for mysql

This commit is contained in:
Juan Pablo Vial
2025-06-06 17:55:58 -04:00
parent 5134630525
commit d10ee33215
2 changed files with 30 additions and 1 deletions

View File

@ -2,8 +2,8 @@
namespace Incoviba\Service;
use Exception;
use Predis\Connection\ConnectionException;
use Psr\Log\LoggerInterface;
use Predis\Connection\ConnectionException;
class Job
{