Soeren.oldag has uploaded a new change for review.

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

Change subject: Added missing import.
......................................................................

Added missing import.

Change-Id: Ib7bf28d0694663b5d69ff2da376d837255b10100
---
M specials/SpecialConstraintReport.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikidataQualityConstraints
 refs/changes/32/217832/1

diff --git a/specials/SpecialConstraintReport.php 
b/specials/SpecialConstraintReport.php
index 0781f6d..3c99ad8 100644
--- a/specials/SpecialConstraintReport.php
+++ b/specials/SpecialConstraintReport.php
@@ -2,6 +2,7 @@
 
 namespace WikibaseQuality\ConstraintReport\Specials;
 
+use JobQueueGroup;
 use SpecialPage;
 use ValueFormatters\FormatterOptions;
 use ValueFormatters\ValueFormatter;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib7bf28d0694663b5d69ff2da376d837255b10100
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikidataQualityConstraints
Gerrit-Branch: master
Gerrit-Owner: Soeren.oldag <[email protected]>

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

Reply via email to