@@ -29,7 +29,6 @@ |
||
29 | 29 | use Eccube\Annotation\Repository; |
30 | 30 | use Eccube\Doctrine\Query\Queries; |
31 | 31 | use Eccube\Util\StringUtil; |
32 | -use Symfony\Component\HttpKernel\Exception\NotFoundHttpException; |
|
33 | 32 | |
34 | 33 | /** |
35 | 34 | * ProductRepository |