@@ -13,8 +13,6 @@ |
||
13 | 13 | |
14 | 14 | namespace Eccube\Plugin; |
15 | 15 | |
16 | -use Doctrine\DBAL\Migrations\Configuration\Configuration; |
|
17 | -use Doctrine\DBAL\Migrations\Migration; |
|
18 | 16 | use Symfony\Component\DependencyInjection\ContainerInterface; |
19 | 17 | |
20 | 18 | abstract class AbstractPluginManager |