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