Added some docs

This commit is contained in:
2024-10-22 22:02:55 +03:00
parent e229362d38
commit c2dc01cbbb
2 changed files with 50 additions and 1 deletions

View File

@@ -32,7 +32,6 @@ public class Program
/// </summary>
private static async Task ConsoleInputHandler()
{
while (true)
{
var cmd = Console.ReadLine();