@@ -5,9 +5,6 @@ namespace Application\Migrations;
use Doctrine\DBAL\Migrations\AbstractMigration;
use Doctrine\DBAL\Schema\Schema;
-/**
- * Auto-generated Migration: Please modify to your needs!
- */
class Version20180809154844 extends AbstractMigration
{
/**
@@ -41,7 +41,5 @@ class Version20180809155041 extends MigrationsBase
*/
public function down(Schema $schema)
- // this down() migration is auto-generated, please modify it to your needs
-
}