Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit 1ce1176

Browse files
stevebaumanStyleCIBot
authored andcommitted
Applied fixes from StyleCI
1 parent bee3577 commit 1ce1176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Commands/Import.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
use Adldap\Laravel\Traits\ImportsUsers;
66
use Illuminate\Console\Command;
7-
use Illuminate\Support\Facades\Log;
87
use Illuminate\Support\Facades\Auth;
8+
use Illuminate\Support\Facades\Log;
99

1010
class Import extends Command
1111
{

0 commit comments

Comments
 (0)