mirror of
https://github.com/matrix-construct/construct
synced 2024-11-26 00:32:35 +01:00
modules/client/sync: Minor indentation [skip ci].
This commit is contained in:
parent
1edc00d6e5
commit
9d5d2cc184
1 changed files with 10 additions and 9 deletions
|
@ -520,7 +520,8 @@ try
|
|||
if(!ret)
|
||||
checkpoint.committing(false);
|
||||
|
||||
if(!data.phased && stats_info) log::info
|
||||
if(!data.phased && stats_info)
|
||||
log::info
|
||||
{
|
||||
log, "request %s polylog commit:%b complete @%ld",
|
||||
loghead(data),
|
||||
|
|
Loading…
Reference in a new issue