Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

Commit

Permalink
Update LoginController.php
Browse files Browse the repository at this point in the history
  • Loading branch information
curtisdelicata authored Aug 22, 2021
1 parent 369360c commit 857e9b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Http/Controllers/Auth/LoginController.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
use LaravelEnso\Core\Traits\Logout;
use LaravelEnso\Multitenancy\Enums\Connections;
use LaravelEnso\Multitenancy\Services\Tenant;
use LaravelEnso\Users\Models\User;

class LoginController extends Controller
{
Expand Down

0 comments on commit 857e9b2

Please sign in to comment.