Browse Source

Avoided unused use statement

Marc 11 năm trước cách đây
mục cha
commit
cd4112f8cd
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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;