mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
CS fixes
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
require_once dirname(__DIR__, 3).DIRECTORY_SEPARATOR.'bootstrap/autoload.php';
|
||||
|
||||
use App\Models\Settings;
|
||||
use Blacklight\ConsoleTools;
|
||||
use App\Models\Settings;
|
||||
use Blacklight\ConsoleTools;
|
||||
use Blacklight\NZB;
|
||||
|
||||
if (! isset($argv[1]) || ! isset($argv[2])) {
|
||||
|
||||
Reference in New Issue
Block a user