This commit is contained in:
Jeremy Benoist 2017-12-12 14:30:22 +01:00
parent ad46f2fb46
commit 3fadf42a1c
No known key found for this signature in database
GPG key ID: BCA73962457ACC3C

View file

@ -4,7 +4,6 @@ namespace Application\Migrations;
use Doctrine\DBAL\Migrations\AbstractMigration;
use Doctrine\DBAL\Schema\Schema;
use Doctrine\DBAL\Schema\SchemaException;
use Symfony\Component\DependencyInjection\ContainerAwareInterface;
use Symfony\Component\DependencyInjection\ContainerInterface;