jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/391972 )

Change subject: Remove redundant default generator call
......................................................................


Remove redundant default generator call

Change-Id: Ie98c12b336874e61b6996426b57156394973b531
---
M sites/all/modules/thank_you/make_thank_you.drush.inc
1 file changed, 0 insertions(+), 1 deletion(-)

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



diff --git a/sites/all/modules/thank_you/make_thank_you.drush.inc 
b/sites/all/modules/thank_you/make_thank_you.drush.inc
index 7e3370a..a805774 100644
--- a/sites/all/modules/thank_you/make_thank_you.drush.inc
+++ b/sites/all/modules/thank_you/make_thank_you.drush.inc
@@ -17,7 +17,6 @@
 
 function drush_make_thank_you() {
     $generators = get_thank_you_generators();
-    $default_gen = get_default_thank_you_generator();
 
     if (drush_get_option('listgen', false)) {
         drush_print(t('Available thank you generators'));

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie98c12b336874e61b6996426b57156394973b531
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/crm
Gerrit-Branch: master
Gerrit-Owner: Ejegg <ej...@ejegg.com>
Gerrit-Reviewer: Eileen <emcnaugh...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to