mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 06:25:56 +00:00
remove PHPMD.UnusedFormalParameter
This commit is contained in:
@@ -189,9 +189,6 @@ class Af_Readability extends Plugin {
|
||||
$this->host->set($this, "append_feeds", $append_feeds);
|
||||
}
|
||||
|
||||
/**
|
||||
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
|
||||
*/
|
||||
function hook_article_filter_action($article, $action) {
|
||||
switch ($action) {
|
||||
case "action_inline":
|
||||
|
||||
Reference in New Issue
Block a user