mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 00:01:21 +00:00
CS fixes
This commit is contained in:
@@ -4,8 +4,8 @@ require_once dirname(__DIR__, 3).DIRECTORY_SEPARATOR.'bootstrap/autoload.php';
|
||||
|
||||
use App\Models\Release;
|
||||
use App\Models\UsenetGroup;
|
||||
use Blacklight\ReleaseCleaning;
|
||||
use Blacklight\ManticoreSearch;
|
||||
use Blacklight\ReleaseCleaning;
|
||||
|
||||
$message =
|
||||
'Shows old searchname vs new searchname for releases in a group using the releaseCleaning class. (Good for testing new regex)'.
|
||||
|
||||
Reference in New Issue
Block a user