Addshore has uploaded a new change for review.

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

Change subject: Remove unused fields from SpecialBotPasswords
......................................................................

Remove unused fields from SpecialBotPasswords

Change-Id: I64518fd34f8c040c53d66669d69e84b89f318ae8
---
M includes/specials/SpecialBotPasswords.php
1 file changed, 0 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/55/281255/1

diff --git a/includes/specials/SpecialBotPasswords.php 
b/includes/specials/SpecialBotPasswords.php
index bcba1905..1027f1f 100644
--- a/includes/specials/SpecialBotPasswords.php
+++ b/includes/specials/SpecialBotPasswords.php
@@ -84,9 +84,6 @@
        }
 
        protected function getFormFields() {
-               $user = $this->getUser();
-               $request = $this->getRequest();
-
                $fields = [];
 
                if ( $this->par !== null ) {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I64518fd34f8c040c53d66669d69e84b89f318ae8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>

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

Reply via email to