Fixed coding styles

This commit is contained in:
Alejandro Celaya 2018-10-20 09:06:07 +02:00
parent 55e021ba20
commit 13c64b0db0

View File

@ -5,7 +5,6 @@ namespace ShlinkMigrations;
use Doctrine\DBAL\Schema\Schema;
use Doctrine\DBAL\Schema\SchemaException;
use Doctrine\DBAL\Schema\Table;
use Doctrine\Migrations\AbstractMigration;
/**