Fix formatting

Fixes #426
pull/427/head
Pavel Djundik 3 years ago committed by GitHub
parent 792e77d91f
commit 33f78dfff5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -731,7 +731,7 @@ namespace DepotDownloader
{
var depotCounter = new DepotDownloadCounter();
Console.WriteLine("Processing depot {0} - {1}", depot.id);
Console.WriteLine("Processing depot {0}", depot.id);
ProtoManifest oldProtoManifest = null;
ProtoManifest newProtoManifest = null;

Loading…
Cancel
Save