mirror of
https://github.com/matrix-construct/construct
synced 2025-02-18 09:40:12 +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)
|
if(!ret)
|
||||||
checkpoint.committing(false);
|
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",
|
log, "request %s polylog commit:%b complete @%ld",
|
||||||
loghead(data),
|
loghead(data),
|
||||||
|
|
Loading…
Add table
Reference in a new issue