Explorar el Código

Removed commented migrations option

Alejandro Celaya hace 3 años
padre
commit
e107aa9ed8
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      migrations.php

+ 0 - 1
migrations.php

@@ -4,7 +4,6 @@ declare(strict_types=1);
 
 return [
 
-//    'name' => 'ShlinkMigrations',
     'migrations_paths' => [
         'ShlinkMigrations' => 'data/migrations',
     ],