From: Max Semenik Date: Mon, 26 Sep 2016 23:25:17 +0000 (-0700) Subject: Remove/actualize unused imports X-Git-Tag: 1.31.0-rc.0~5315^2 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmembres/cotisations/gestion/rappel_supprimer.php?a=commitdiff_plain;h=068e0e6ca0bff5c8c8867e473865625fddedde16;p=lhc%2Fweb%2Fwiklou.git Remove/actualize unused imports Change-Id: I6ef19d5d982aa45dbf5554107ad9ee720442f466 --- diff --git a/includes/api/ApiQuerySearch.php b/includes/api/ApiQuerySearch.php index 606dee0c6d..ba60da95bb 100644 --- a/includes/api/ApiQuerySearch.php +++ b/includes/api/ApiQuerySearch.php @@ -24,8 +24,6 @@ * @file */ -use MediaWiki\MediaWikiServices; - /** * Query module to perform full text search within wiki titles and content * diff --git a/includes/content/WikiTextStructure.php b/includes/content/WikiTextStructure.php index 55c4ad57e2..fe12ff735e 100644 --- a/includes/content/WikiTextStructure.php +++ b/includes/content/WikiTextStructure.php @@ -1,7 +1,6 @@ mLinkRenderer ) {