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\\"; - /// /// Получение данных с файла настроек ///