Преглед на файлове

Avoided unused use statement

Marc преди 11 години
родител
ревизия
cd4112f8cd
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      Service/GearmanParser.php

+ 0 - 1
Service/GearmanParser.php

@@ -12,7 +12,6 @@ namespace Mmoreram\GearmanBundle\Service;
 use Symfony\Component\Finder\Finder;
 use Symfony\Component\HttpKernel\KernelInterface;
 use Doctrine\Common\Annotations\Reader;
-use Doctrine\Common\Annotations\AnnotationRegistry;
 use ReflectionClass;
 
 use Mmoreram\GearmanBundle\Module\WorkerCollection;