Przeglądaj źródła

Removed commented migrations option

Alejandro Celaya 3 lat temu
rodzic
commit
e107aa9ed8
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      migrations.php

+ 0 - 1
migrations.php

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