jenkins-bot has submitted this change and it was merged. Change subject: Remove duplicate and bad import ......................................................................
Remove duplicate and bad import Change-Id: I0fdc3a48a26b527173b634eddb77eeedce4985ce --- M repo/includes/specials/SpecialItemsWithoutSitelinks.php 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Daniel Kinzler: Looks good to me, approved jenkins-bot: Verified diff --git a/repo/includes/specials/SpecialItemsWithoutSitelinks.php b/repo/includes/specials/SpecialItemsWithoutSitelinks.php index fbaec21..7aadba7 100644 --- a/repo/includes/specials/SpecialItemsWithoutSitelinks.php +++ b/repo/includes/specials/SpecialItemsWithoutSitelinks.php @@ -1,6 +1,5 @@ <?php -use Wikibase\StoreFactory; namespace Wikibase\Repo\Specials; use Wikibase\Lib\Specials\SpecialWikibaseQueryPage; -- To view, visit https://gerrit.wikimedia.org/r/87062 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0fdc3a48a26b527173b634eddb77eeedce4985ce Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Addshore <[email protected]> Gerrit-Reviewer: Addshore <[email protected]> Gerrit-Reviewer: Anja Jentzsch <[email protected]> Gerrit-Reviewer: Ataherivand <[email protected]> Gerrit-Reviewer: Aude <[email protected]> Gerrit-Reviewer: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Daniel Werner <[email protected]> Gerrit-Reviewer: Denny Vrandecic <[email protected]> Gerrit-Reviewer: Henning Snater <[email protected]> Gerrit-Reviewer: Hoo man <[email protected]> Gerrit-Reviewer: Jens Ohlig <[email protected]> Gerrit-Reviewer: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: John Erling Blad <[email protected]> Gerrit-Reviewer: Liangent <[email protected]> Gerrit-Reviewer: Lydia Pintscher <[email protected]> Gerrit-Reviewer: Markus Kroetzsch <[email protected]> Gerrit-Reviewer: Nikola Smolenski <[email protected]> Gerrit-Reviewer: Nilesh <[email protected]> Gerrit-Reviewer: Tobias Gritschacher <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
