From 8578045f56597504b4c7a7e99f97b8de90eeb1d0 Mon Sep 17 00:00:00 2001 From: kotcheshir73 Date: Sun, 28 Mar 2021 20:06:47 +0400 Subject: [PATCH] =?UTF-8?q?=D1=83=D0=B1=D1=80=D0=B0=D0=BB=D0=B8=20=D0=BD?= =?UTF-8?q?=D0=B5=D0=B8=D1=81=D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D0=B5=D0=BC?= =?UTF-8?q?=D0=BE=D0=B5=20=D0=BF=D0=BE=D0=BB=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Common/ModuleTools/BusinessLogics/ServiceProviderLoader.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/DepartmentPortal/Common/ModuleTools/BusinessLogics/ServiceProviderLoader.cs b/DepartmentPortal/Common/ModuleTools/BusinessLogics/ServiceProviderLoader.cs index 1eeafc1..f36a7fa 100644 --- a/DepartmentPortal/Common/ModuleTools/BusinessLogics/ServiceProviderLoader.cs +++ b/DepartmentPortal/Common/ModuleTools/BusinessLogics/ServiceProviderLoader.cs @@ -18,8 +18,6 @@ namespace ModuleTools.BusinessLogics private static readonly string _pathToImplementationExt = "..\\..\\..\\..\\ImplementationExtensions\\"; - private static readonly string _pathToWindowDestopExt = "..\\..\\..\\..\\WindowDestopExtensions\\"; - /// /// Получение данных с файла настроек ///