jenkins-bot has submitted this change and it was merged.

Change subject: Remove duplicate code
......................................................................


Remove duplicate code

Change-Id: Ib40fd2727e9058004b572b50005cdaa617e13981
---
M ApiUiFeedback.php
M UiFeedback.php
2 files changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Legoktm: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/ApiUiFeedback.php b/ApiUiFeedback.php
index 9cfba2b..927f1ea 100644
--- a/ApiUiFeedback.php
+++ b/ApiUiFeedback.php
@@ -152,7 +152,6 @@
        // Description
        public function getDescription() {
                return 'This Api handles requests from the UIFeedback 
Extension';
-               return 'This Api handles requests from the UIFeedback 
Extension';
        }
 
        // parameter.
diff --git a/UiFeedback.php b/UiFeedback.php
index b3dc8bd..4ffa572 100644
--- a/UiFeedback.php
+++ b/UiFeedback.php
@@ -139,7 +139,6 @@
                        'ext.uiFeedback',
                        'jquery.ui.draggable'
                ) );
-               return true;
        }
        return true;
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib40fd2727e9058004b572b50005cdaa617e13981
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UIFeedback
Gerrit-Branch: master
Gerrit-Owner: Gerrit Patch Uploader <[email protected]>
Gerrit-Reviewer: Gerrit Patch Uploader <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to