Giuseppe Lavagetto has uploaded a new change for review.

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

Change subject: Fixup for Ib9b800d3d7ddd095856c5deaf88be82d64db0fb8
......................................................................

Fixup for Ib9b800d3d7ddd095856c5deaf88be82d64db0fb8

Where the relevant use keywords were missing.

Bug: T118372
Change-Id: Ic8d690da3f1cb45d2b247bd7a9c2a8d4abc01836
---
M backend/MWOAuthRequest.php
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/OAuth 
refs/changes/12/252412/1

diff --git a/backend/MWOAuthRequest.php b/backend/MWOAuthRequest.php
index b69611e..f070165 100644
--- a/backend/MWOAuthRequest.php
+++ b/backend/MWOAuthRequest.php
@@ -2,6 +2,9 @@
 
 namespace MediaWiki\Extensions\OAuth;
 
+use MediaWiki\Logger\LoggerFactory;
+use Psr\Log\LoggerInterface;
+
 /**
  * @file
  * @ingroup OAuth

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic8d690da3f1cb45d2b247bd7a9c2a8d4abc01836
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/OAuth
Gerrit-Branch: master
Gerrit-Owner: Giuseppe Lavagetto <glavage...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to