Remove redundant message

This commit is contained in:
Eelco Dolstra 2018-10-30 19:28:42 +01:00
parent 9f99d62480
commit 38d76d6d78
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE

View file

@ -328,8 +328,6 @@ struct S3BinaryCacheStoreImpl : public S3BinaryCacheStore
s3Helper.client->PutObject(request));
}
printTalkative("upload of '%s' completed", path);
auto now2 = std::chrono::steady_clock::now();
auto duration =