Merge "Log to DBPerformance log when many LB connections are acquired"
[lhc/web/wiklou.git] / includes / db / LoadMonitor.php
index 39b9531..91840dd 100644 (file)
@@ -93,7 +93,6 @@ class LoadMonitorMySQL implements LoadMonitor {
                        return array( 0 => 0 );
                }
 
-
                $expiry = 5;
                $requestRate = 10;