Skip to content

Commit

Permalink
Merge pull request #160 from DirectoryTree/analysis-L3rprK
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
stevebauman authored May 31, 2020
2 parents 1f5d178 + 4189478 commit 668f18e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LdapServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

namespace LdapRecord\Laravel;

use Illuminate\Support\ServiceProvider;
use Illuminate\Support\Facades\Cache;
use Illuminate\Support\Facades\Log;
use Illuminate\Support\ServiceProvider;
use LdapRecord\Connection;
use LdapRecord\Container;
use LdapRecord\Laravel\Commands\MakeLdapModel;
Expand Down

0 comments on commit 668f18e

Please sign in to comment.