X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fauth%2FCheckBlocksSecondaryAuthenticationProvider.php;h=f7a7ec193df73c0907ba90b79af71364af930c78;hb=0bb667d50d3373f873c6dbdf59c3488f45724c6f;hp=54ccdf4aed4bfb74ba05c1b6adf55c365013dc43;hpb=cd763560c85e783f095ca5f740ea6492119e3b8f;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/auth/CheckBlocksSecondaryAuthenticationProvider.php b/includes/auth/CheckBlocksSecondaryAuthenticationProvider.php index 54ccdf4aed..f7a7ec193d 100644 --- a/includes/auth/CheckBlocksSecondaryAuthenticationProvider.php +++ b/includes/auth/CheckBlocksSecondaryAuthenticationProvider.php @@ -23,7 +23,6 @@ namespace MediaWiki\Auth; use Config; use StatusValue; -use User; /** * Check if the user is blocked, and prevent authentication if so.