Skip to content

Commit

Permalink
Removed unused Auth facade use clause
Browse files Browse the repository at this point in the history
  • Loading branch information
fulopattila122 committed Dec 17, 2023
1 parent afaafd1 commit 7bb6719
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Http/Controllers/BearerAuthController.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
use Carbon\CarbonImmutable;
use Exception;
use Illuminate\Routing\Controller;
use Illuminate\Support\Facades\Auth;
use Konekt\BearerAuth\Auth\AuthorizesApiUser;
use Konekt\BearerAuth\Auth\HasTokenConfig;
use Konekt\BearerAuth\Auth\TokenGenerator;
Expand Down

0 comments on commit 7bb6719

Please sign in to comment.