Skip to content

Commit

Permalink
Merge pull request #385 from DirectoryTree/analysis-nNgAAv
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI

[ci skip] [skip ci]
  • Loading branch information
stevebauman authored Jan 24, 2022
2 parents 364444f + e12b37a commit 4826114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/ImportLdapUsers.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
namespace LdapRecord\Laravel\Commands;

use Illuminate\Console\Command;
Use Illuminate\Contracts\Config\Repository;
use Illuminate\Contracts\Config\Repository;
use Illuminate\Support\Facades\Auth;
use Illuminate\Support\Facades\Event;
use LdapRecord\Laravel\Auth\DatabaseUserProvider;
Expand Down

0 comments on commit 4826114

Please sign in to comment.