formatting for Github CI
This commit is contained in:
parent
9c0a512cf5
commit
7e5ad88780
|
@ -206,7 +206,6 @@ void DatabaseContext::removeTssMapping(StorageServerInterface const& ssi) {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
void DatabaseContext::updateCachedRV(double t, Version v) {
|
||||
if (v >= cachedRv) {
|
||||
TraceEvent("CheckpointCacheUpdate")
|
||||
|
|
Loading…
Reference in New Issue