Bump version from rc.0 to rc.2
[lhc/web/wiklou.git] / includes / specials / SpecialRandomredirect.php
index 51783a2..7c36a28 100644 (file)
@@ -32,5 +32,4 @@ class SpecialRandomredirect extends RandomPage {
                parent::__construct( 'Randomredirect' );
                $this->isRedir = true;
        }
-
 }