ReShaper cleanup,

Remove unnecessary using directives
This commit is contained in:
2023-06-20 14:59:08 +02:00
parent a809b7c285
commit 3b542c04f6
5 changed files with 11 additions and 11 deletions

View File

@ -1,5 +1,4 @@
using Logging;
using Newtonsoft.Json;
namespace Tranga.TrangaTasks;