Merge "Fix importation of weird file names in importTextFiles.php"
[lhc/web/wiklou.git] / includes / api / ApiLinkAccount.php
index 14347d8..1017607 100644 (file)
@@ -21,7 +21,6 @@
  */
 
 use MediaWiki\Auth\AuthManager;
-use MediaWiki\Auth\AuthenticationRequest;
 use MediaWiki\Auth\AuthenticationResponse;
 
 /**