@@ -23,7 +23,6 @@ |
||
| 23 | 23 | |
| 24 | 24 | namespace Eccube\Service; |
| 25 | 25 | |
| 26 | -use Doctrine\DBAL\LockMode; |
|
| 27 | 26 | use Doctrine\ORM\EntityManager; |
| 28 | 27 | use Eccube\Annotation\Inject; |
| 29 | 28 | use Eccube\Annotation\Service; |
@@ -31,7 +31,6 @@ |
||
| 31 | 31 | use Eccube\Common\Constant; |
| 32 | 32 | use Eccube\Entity\Plugin; |
| 33 | 33 | use Eccube\Exception\PluginException; |
| 34 | -use Eccube\Plugin\ConfigManager; |
|
| 35 | 34 | use Eccube\Plugin\ConfigManager as PluginConfigManager; |
| 36 | 35 | use Eccube\Repository\PluginEventHandlerRepository; |
| 37 | 36 | use Eccube\Repository\PluginRepository; |