Browse Source

FD3-643 Se puede asignar template a profile en cablemodem

Espinoza Guillermo 6 years ago
parent
commit
cd3cb54b3d

+ 0 - 3
app/DoctrineMigrations/Version20180809154844.php

@@ -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
 {
     /**

+ 0 - 2
app/DoctrineMigrations/Version20180809155041.php

@@ -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
-
     }
 }