From 38bba2aab22bbf44d20a34d3797a23ce8ae0debd Mon Sep 17 00:00:00 2001 From: Polianin Nikita Date: Fri, 16 May 2025 02:13:26 +0300 Subject: [PATCH] fix: obsolete excel package --- Endpoint/Controllers/V1/ImportController.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Endpoint/Controllers/V1/ImportController.cs b/Endpoint/Controllers/V1/ImportController.cs index 835b86a..3a1b2e7 100644 --- a/Endpoint/Controllers/V1/ImportController.cs +++ b/Endpoint/Controllers/V1/ImportController.cs @@ -52,7 +52,7 @@ public class ImportController(IMediator mediator, IOptionsSnapshot