mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 10:25:56 +00:00
remove PHPMD.UnusedFormalParameter
This commit is contained in:
@@ -34,9 +34,6 @@ class Auth_Remote extends Auth_Base {
|
||||
return "";
|
||||
}
|
||||
|
||||
/**
|
||||
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
|
||||
*/
|
||||
function authenticate($login, $password) {
|
||||
$try_login = "";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user