Browse Source

Removed commented migrations option

Alejandro Celaya 3 năm trước cách đây
mục cha
commit
e107aa9ed8
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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',
     ],