Merge "Convert Special:DeletedContributions to use OOUI."
[lhc/web/wiklou.git] / includes / deferred / SearchUpdate.php
index 62c8b00..b9a259b 100644 (file)
@@ -108,7 +108,6 @@ class SearchUpdate implements DeferrableUpdate {
                        # Perform the actual update
                        $search->update( $this->id, $normalTitle, $search->normalizeText( $text ) );
                }
-
        }
 
        /**