mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 00:01:21 +00:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
require_once dirname(__DIR__, 3).DIRECTORY_SEPARATOR.'bootstrap/autoload.php';
|
||||
|
||||
use Blacklight\Games;
|
||||
use Blacklight\ColorCLI;
|
||||
use Blacklight\Games;
|
||||
|
||||
$pdo = DB::connection()->getPdo();
|
||||
$game = new Games(['Echo' => true]);
|
||||
|
||||
Reference in New Issue
Block a user