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

Change subject: Hygiene: remove obsolete comment
......................................................................


Hygiene: remove obsolete comment

Flow has had its own parsoid values since I232da89c .

Change-Id: Ica2de327f2685cc57f0910d65f2beb37e7c6dfcf
---
M includes/Parsoid/Utils.php
1 file changed, 0 insertions(+), 1 deletion(-)

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



diff --git a/includes/Parsoid/Utils.php b/includes/Parsoid/Utils.php
index ec2c954..4a67d0e 100644
--- a/includes/Parsoid/Utils.php
+++ b/includes/Parsoid/Utils.php
@@ -33,7 +33,6 @@
                $section = new \ProfileSection( __METHOD__ );
 
                try {
-                       // use VE API (which connects to Parsoid) if 
available...
                        $res = self::parsoid( $from, $to, $content, $title );
                } catch ( NoParsoidException $e ) {
                        // ... otherwise default to parser

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ica2de327f2685cc57f0910d65f2beb37e7c6dfcf
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Spage <[email protected]>
Gerrit-Reviewer: Matthias Mullie <[email protected]>
Gerrit-Reviewer: SG <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to