From 0afd714d77b1aad84e8a3cd1f255b3e6febaa045 Mon Sep 17 00:00:00 2001 From: Ilhomjon Abdusaminov <96661705+IlhomjonAbdusaminov@users.noreply.github.com> Date: Wed, 5 Jan 2022 12:54:01 +0500 Subject: [PATCH] Update Program.cs --- Program.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Program.cs b/Program.cs index 89646b8..00d6cf2 100644 --- a/Program.cs +++ b/Program.cs @@ -5,6 +5,7 @@ using Apteka.Service; using Newtonsoft.Json; using System; +using System.Threading; using System.Collections.Generic; using System.IO; using System.Linq;