Fix errore using desueti

This commit is contained in:
Samuele Locatelli
2026-04-27 15:28:37 +02:00
parent 2666aaa808
commit 5e67402330
@@ -1,8 +1,6 @@
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc;
using MP.IOC.Data;
using NLog;
using NLog.Fluent;
namespace MP.IOC.Controllers
{