mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Update and fix code with php-cs-fixer
This commit is contained in:
@@ -2,11 +2,10 @@
|
||||
|
||||
namespace App\Http\Controllers;
|
||||
|
||||
use App\Models\User;
|
||||
use Blacklight\NZBGet;
|
||||
use Blacklight\SABnzbd;
|
||||
use App\Models\Settings;
|
||||
use Blacklight\NZBGet;
|
||||
use Blacklight\NZBVortex;
|
||||
use Blacklight\SABnzbd;
|
||||
use Illuminate\Http\Request;
|
||||
|
||||
class QueueController extends BasePageController
|
||||
|
||||
Reference in New Issue
Block a user