This commit is contained in:
Pilzinsel64
2025-12-03 09:22:34 +01:00
parent 3381e5cbf0
commit 222dd7ea8a
3 changed files with 5 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
using Castle.Core.Logging;
using System.Net.Mime;
using System.Web;
namespace Pilz.Net.Api;