Skip to content
This repository was archived by the owner on Apr 19, 2025. It is now read-only.

Commit 8b074a8

Browse files
committed
Whitespace, see #3 (comment).
1 parent 519f4be commit 8b074a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/TwoFactorAuthServiceProvider.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ protected function publishMigrations()
7272
];
7373

7474
$paths = [];
75+
7576
foreach ($files as $file) {
7677
$paths[__DIR__ . '/database/migrations/' . $file] = database_path('migrations/'.date('Y_m_d_His').'_'.$file);
7778
}

0 commit comments

Comments
 (0)