Skip to content

Commit

Permalink
phpcs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
divya-intelli committed Oct 10, 2023
1 parent 44f4ebc commit fc7d41d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/JobExecutor.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
use Drupal\apigee_edge\Job\Job;
use Drupal\Component\Datetime\TimeInterface;
use Drupal\Core\Database\Connection;
use Drupal\Core\Utility\Error;
use Drupal\Core\Queue\QueueFactory;
use Drupal\Core\Utility\Error;

/**
* Job executor service.
Expand Down

0 comments on commit fc7d41d

Please sign in to comment.