Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/257840
Change subject: Remove unused uses ...................................................................... Remove unused uses While you are here, could you also merge the following patch please? https://github.com/DataValues/Common/pull/39 Change-Id: I8cb23b25e61bbcb66888df7b568dd2cf633ec220 --- M repo/tests/phpunit/includes/content/EntityContentFactoryTest.php 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase refs/changes/40/257840/1 diff --git a/repo/tests/phpunit/includes/content/EntityContentFactoryTest.php b/repo/tests/phpunit/includes/content/EntityContentFactoryTest.php index ea2d637..6cb6c85 100644 --- a/repo/tests/phpunit/includes/content/EntityContentFactoryTest.php +++ b/repo/tests/phpunit/includes/content/EntityContentFactoryTest.php @@ -2,7 +2,6 @@ namespace Wikibase\Test; -use ContentHandler; use Title; use Wikibase\DataModel\Entity\Entity; use Wikibase\DataModel\Entity\EntityRedirect; -- To view, visit https://gerrit.wikimedia.org/r/257840 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8cb23b25e61bbcb66888df7b568dd2cf633ec220 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Thiemo Mättig (WMDE) <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
