mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 03:01:34 +00:00
Update project files
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
|
||||
require_once dirname(__DIR__, 3).DIRECTORY_SEPARATOR.'bootstrap/autoload.php';
|
||||
|
||||
use Blacklight\NNTP;
|
||||
use App\Models\Settings;
|
||||
use Blacklight\ColorCLI;
|
||||
use Blacklight\NameFixer;
|
||||
use Blacklight\NNTP;
|
||||
|
||||
$namefixer = new NameFixer();
|
||||
$colorCli = new ColorCLI();
|
||||
|
||||
Reference in New Issue
Block a user