Add Gateway reference
This commit is contained in:
parent
1f587203a4
commit
e691bf5098
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ namespace App\Listeners;
|
|||
use App\Events\UserLoggedIn;
|
||||
use App\Events\UserSignedUp;
|
||||
use App\Libraries\HistoryUtils;
|
||||
use App\Models\Gateway;
|
||||
use App\Ninja\Repositories\AccountRepository;
|
||||
use Utils;
|
||||
use Auth;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue