aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc/Parsing/ParserMode/Rss.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/Parsing/ParserMode/Rss.php')
-rw-r--r--inc/Parsing/ParserMode/Rss.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/Parsing/ParserMode/Rss.php b/inc/Parsing/ParserMode/Rss.php
index a62d9b807..757a5b16f 100644
--- a/inc/Parsing/ParserMode/Rss.php
+++ b/inc/Parsing/ParserMode/Rss.php
@@ -4,7 +4,6 @@ namespace dokuwiki\Parsing\ParserMode;
class Rss extends AbstractMode
{
-
/** @inheritdoc */
public function connectTo($mode)
{