mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Remove debug code from test
This commit is contained in:
@@ -4,7 +4,6 @@ require_once dirname(__DIR__, 3).DIRECTORY_SEPARATOR.'bootstrap/autoload.php';
|
||||
|
||||
use aharen\OMDbAPI;
|
||||
use Blacklight\ColorCLI;
|
||||
use Illuminate\Support\Str;
|
||||
|
||||
$omdb = new OMDbAPI(config('nntmux_api.omdb_api_key'));
|
||||
$colorCli = new ColorCLI();
|
||||
|
||||
Reference in New Issue
Block a user