Jeroen De Dauw has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/95634


Change subject: Fix imports
......................................................................

Fix imports

Change-Id: I18a748a656fc215a0bf85130c25ac53c09019ee3
---
M lib/includes/specials/SpecialWikibaseQueryPage.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/34/95634/1

diff --git a/lib/includes/specials/SpecialWikibaseQueryPage.php 
b/lib/includes/specials/SpecialWikibaseQueryPage.php
index 3ef5137..9ae8ec0 100644
--- a/lib/includes/specials/SpecialWikibaseQueryPage.php
+++ b/lib/includes/specials/SpecialWikibaseQueryPage.php
@@ -6,7 +6,7 @@
 use Linker;
 use MWException;
 use Title;
-use Wikibase\EntityContentFactory;
+use Wikibase\DataModel\Entity\EntityId;
 use Wikibase\Repo\WikibaseRepo;
 
 /**

-- 
To view, visit https://gerrit.wikimedia.org/r/95634
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I18a748a656fc215a0bf85130c25ac53c09019ee3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Jeroen De Dauw <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to