Преглед изворни кода

Removed commented migrations option

Alejandro Celaya пре 3 година
родитељ
комит
e107aa9ed8
1 измењених фајлова са 0 додато и 1 уклоњено
  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',
     ],