@@ -5,8 +5,8 @@ |
||
5 | 5 | use Pheanstalk\Exception; |
6 | 6 | use Pheanstalk\Job; |
7 | 7 | use Pheanstalk\PheanstalkInterface; |
8 | -use Psr\Log\LoggerInterface; |
|
9 | 8 | use Psr\Log\LogLevel; |
9 | +use Psr\Log\LoggerInterface; |
|
10 | 10 | use Psr\Log\NullLogger; |
11 | 11 | use Symfony\Component\EventDispatcher\EventDispatcherInterface; |
12 | 12 | use Symfony\Component\OptionsResolver\Exception\ExceptionInterface; |