mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-26 06:43:56 +03:00
Removed commented migrations option
This commit is contained in:
parent
e9191732bd
commit
e107aa9ed8
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ declare(strict_types=1);
|
|||
|
||||
return [
|
||||
|
||||
// 'name' => 'ShlinkMigrations',
|
||||
'migrations_paths' => [
|
||||
'ShlinkMigrations' => 'data/migrations',
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue