Fix global Using in API proj

This commit is contained in:
Samuele Locatelli
2026-03-25 08:32:52 +01:00
parent ac397783be
commit 009dca4f75
10 changed files with 13 additions and 45 deletions
+1 -7
View File
@@ -1,10 +1,4 @@
using EgwCoreLib.Lux.Data.Services.General;
using EgwMultiEngineManager.Data;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.StaticFiles;
using NLog;
using System.Diagnostics;
using System.Reflection;
using Microsoft.AspNetCore.StaticFiles;
using System.Security.Cryptography;
using System.Text;