Merge "Localisation updates from https://translatewiki.net."
[lhc/web/wiklou.git] / includes / deferred / SearchUpdate.php
index ff0d0aa..ba14f09 100644 (file)
@@ -78,7 +78,6 @@ class SearchUpdate implements DeferrableUpdate {
                        return;
                }
 
-
                $page = WikiPage::newFromID( $this->id, WikiPage::READ_LATEST );
 
                foreach ( SearchEngine::getSearchTypes() as $type ) {