Fix phpcs errors in includes/
[lhc/web/wiklou.git] / includes / specials / SpecialDeletedContributions.php
index 659a413..680aa35 100644 (file)
@@ -257,7 +257,6 @@ class DeletedContribsPager extends IndexPager {
 
                $ret = Html::rawElement( 'li', array(), $ret ) . "\n";
 
-
                return $ret;
        }