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

Commit 05019ae

Browse files
authored
Merge pull request #126 from Adldap2/analysis-XZnyeY
Applied fixes from StyleCI
2 parents bee3577 + 1ce1176 commit 05019ae

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)