mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-31 02:08:57 +00:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
require_once dirname(__DIR__).DIRECTORY_SEPARATOR.'smarty.php';
|
||||
|
||||
use App\Models\Invitation;
|
||||
use App\Models\User;
|
||||
use App\Models\UserRole;
|
||||
use App\Models\Invitation;
|
||||
use App\Mail\AccountChange;
|
||||
use Illuminate\Support\Facades\Mail;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user