mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Remove debug.
This commit is contained in:
@@ -36,7 +36,6 @@ int ContinuousLedgerTiming::shouldClose(
|
||||
Log(lsTRACE) << "slow to close";
|
||||
return previousSeconds - 1;
|
||||
}
|
||||
Log(lsTRACE) << "normal idle";
|
||||
return LEDGER_IDLE_INTERVAL; // normal idle
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user