Skip to content

Commit

Permalink
Satisfy styleci
Browse files Browse the repository at this point in the history
  • Loading branch information
yoramdelangen committed Dec 23, 2020
1 parent 4c14c9e commit 43d7da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/Database/Migrator.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
namespace LaravelZero\Framework\Components\Database;

use function collect;
use Illuminate\Support\Str;
use Illuminate\Database\Migrations\Migrator as BaseMigrator;
use Illuminate\Support\Str;
use SplFileInfo;
use Symfony\Component\Finder\Finder;

Expand Down

0 comments on commit 43d7da4

Please sign in to comment.