Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
DariusIII
2017-09-07 08:33:35 +00:00
committed by StyleCI Bot
parent 77d3888cd7
commit f668dae503
@@ -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';