Merge "build: Update wikimedia/ip-set from 2.0.1 to 2.1.0"
[lhc/web/wiklou.git] / includes / rcfeed / FormattedRCFeed.php
index 9b5b29e..d0b7ae3 100644 (file)
@@ -61,7 +61,6 @@ abstract class FormattedRCFeed extends RCFeed {
                        // @codeCoverageIgnoreStart
                        // T109544 - If a feed formatter returns null, this will otherwise cause an
                        // error in at least RedisPubSubFeedEngine. Not sure best to handle this.
-                       // @phan-suppress-next-line PhanTypeMismatchReturn
                        return;
                        // @codeCoverageIgnoreEnd
                }