Fix phpcs errors in includes/
[lhc/web/wiklou.git] / includes / Linker.php
index 7b7c21b..10c6804 100644 (file)
@@ -2313,7 +2313,6 @@ class Linker {
        ) {
                wfDeprecated( __METHOD__, '1.21' );
 
-
                if ( $text == '' ) {
                        $text = self::linkText( $title );
                }