Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
StyleCIBot committed Jan 24, 2022
1 parent 364444f commit e12b37a
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 e12b37a

Please sign in to comment.