瀏覽代碼

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;