mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-30 06:25:22 -04:00
[CLI] Remove redundant whitespace
This commit is contained in:
parent
1b8af364d3
commit
ad3655396f
1 changed files with 0 additions and 2 deletions
|
@ -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))
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue