[JobQueue] Made the maximum number of job attempts configurable.
[lhc/web/wiklou.git] / includes / search / SearchMssql.php
index 23dd479..85fe148 100644 (file)
@@ -253,5 +253,3 @@ class MssqlSearchResultSet extends SearchResultSet {
                return new SearchResult( $row );
        }
 }
-
-