mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-30 09:48:55 +00:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -8,8 +8,6 @@ use nntmux\Category;
|
||||
$page = new AdminPage();
|
||||
$regexes = new Regexes(['Settings' => $page->pdo, 'Table_Name' => 'release_naming_regexes']);
|
||||
|
||||
|
||||
|
||||
// Set the current action.
|
||||
$action = $_REQUEST['action'] ?? 'view';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user