@@ -7,7 +7,6 @@ |
||
7 | 7 | use Tavii\SQSJobQueue\Storage\EntityInterface; |
8 | 8 | use Tavii\SQSJobQueue\Storage\StorageInterface; |
9 | 9 | use Tavii\SQSJobQueueBundle\Entity\SqsWorker; |
10 | -use Tavii\SQSJobQueueBundle\Exception\EntityNotFoundException; |
|
11 | 10 | |
12 | 11 | class DoctrineStorage implements StorageInterface |
13 | 12 | { |