mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 23:01:29 +00:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -6,8 +6,8 @@ if (! defined('NN_INSTALLER')) {
|
||||
require_once dirname(__DIR__).DIRECTORY_SEPARATOR.'bootstrap/autoload.php';
|
||||
include_once dirname(__DIR__).DIRECTORY_SEPARATOR.'nntmux'.DIRECTORY_SEPARATOR.'constants.php';
|
||||
|
||||
use App\Models\User;
|
||||
use nntmux\db\DB;
|
||||
use App\Models\User;
|
||||
use nntmux\ColorCLI;
|
||||
use nntmux\db\DbUpdate;
|
||||
use nntmux\config\Configure;
|
||||
|
||||
Reference in New Issue
Block a user