From 52c689c832ab58cb446042851fc5a5ae18f959a1 Mon Sep 17 00:00:00 2001 From: Ogoun Date: Tue, 18 Feb 2020 12:11:46 +0300 Subject: [PATCH] Update Program.cs --- TestApp/Program.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/TestApp/Program.cs b/TestApp/Program.cs index aa0d387..04923dd 100644 --- a/TestApp/Program.cs +++ b/TestApp/Program.cs @@ -1,6 +1,4 @@ using Newtonsoft.Json; -using System; -using System.IO; using ZeroLevel; using ZeroLevel.Logging;