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

Change subject: [doc] remove lonely comment
......................................................................


[doc] remove lonely comment

Change-Id: I42135fff6b045f65cbcb629daca2b3827a345204
---
M scripts/template.py
1 file changed, 0 insertions(+), 6 deletions(-)

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



diff --git a/scripts/template.py b/scripts/template.py
index 783da18..854533e 100755
--- a/scripts/template.py
+++ b/scripts/template.py
@@ -214,12 +214,6 @@
                 self.options['summary'] = i18n.twtranslate(
                     site, 'template-changing', params)
 
-        # regular expression to find the original template.
-        # {{vfd}} does the same thing as {{Vfd}}, so both will be found.
-        # The old syntax, {{msg:vfd}}, will also be found.
-        # The group 'parameters' will either match the parameters, or an
-        # empty string if there are none.
-
         replacements = []
         exceptions = {}
         builder = textlib._MultiTemplateMatchBuilder(site)

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I42135fff6b045f65cbcb629daca2b3827a345204
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Xqt <i...@gno.de>
Gerrit-Reviewer: John Vandenberg <jay...@gmail.com>
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