[CLI] Remove redundant whitespace

pull/497/head
Tyrrrz 4 years ago
parent 1b8af364d3
commit ad3655396f

@ -90,8 +90,6 @@ namespace DiscordChatExporter.Cli.Commands.Base
}, ParallelLimit.ClampMin(1));
});
await console.Output.WriteLineAsync();
// Print result
using (console.WithForegroundColor(ConsoleColor.White))
{

Loading…
Cancel
Save