Remove trailing whitespace

This commit is contained in:
Oleksii Holub
2019-04-12 13:48:13 +03:00
parent 1edeaf9d3a
commit a7da90943f
8 changed files with 8 additions and 8 deletions

View File

@@ -274,7 +274,7 @@ namespace DiscordChatExporter.Gui.ViewModels
}
// Get chat log
var chatLog = await _dataService.GetChatLogAsync(token, dialog.Guild, channel,
var chatLog = await _dataService.GetChatLogAsync(token, dialog.Guild, channel,
dialog.After, dialog.Before, operation);
// Export