mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-02 08:09:16 +00:00
[CLI] Remove redundant whitespace
This commit is contained in:
@@ -90,8 +90,6 @@ namespace DiscordChatExporter.Cli.Commands.Base
|
||||
}, ParallelLimit.ClampMin(1));
|
||||
});
|
||||
|
||||
await console.Output.WriteLineAsync();
|
||||
|
||||
// Print result
|
||||
using (console.WithForegroundColor(ConsoleColor.White))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user