forked from lix-project/lix
Remove redundant message
This commit is contained in:
parent
9f99d62480
commit
38d76d6d78
|
@ -328,8 +328,6 @@ struct S3BinaryCacheStoreImpl : public S3BinaryCacheStore
|
||||||
s3Helper.client->PutObject(request));
|
s3Helper.client->PutObject(request));
|
||||||
}
|
}
|
||||||
|
|
||||||
printTalkative("upload of '%s' completed", path);
|
|
||||||
|
|
||||||
auto now2 = std::chrono::steady_clock::now();
|
auto now2 = std::chrono::steady_clock::now();
|
||||||
|
|
||||||
auto duration =
|
auto duration =
|
||||||
|
|
Loading…
Reference in a new issue