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:
@@ -4,7 +4,6 @@ namespace App\Http\Controllers;
|
||||
|
||||
require_once NN_LIB.'utility/SmartyUtils.php';
|
||||
|
||||
use App\Events\UserLoggedIn;
|
||||
use App\Models\User;
|
||||
use Blacklight\SABnzbd;
|
||||
use App\Models\Category;
|
||||
@@ -12,6 +11,7 @@ use App\Models\Settings;
|
||||
use Blacklight\Contents;
|
||||
use App\Models\Forumpost;
|
||||
use Illuminate\Support\Arr;
|
||||
use App\Events\UserLoggedIn;
|
||||
use Illuminate\Support\Facades\Auth;
|
||||
use Illuminate\Pagination\LengthAwarePaginator;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user