From 05ee281f2e46cc2954831349a51d047a1a6cff61 Mon Sep 17 00:00:00 2001 From: Alexandra Date: Tue, 11 Feb 2025 10:35:32 +0100 Subject: [PATCH] ChristopherusHausMID/Export/CustomDataExporter.cs - Leerzeile entfallen --- ReportImp/ChristopherusHausMID/Export/CustomDataExporter.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/ReportImp/ChristopherusHausMID/Export/CustomDataExporter.cs b/ReportImp/ChristopherusHausMID/Export/CustomDataExporter.cs index 54dcb494a..53dd179b9 100644 --- a/ReportImp/ChristopherusHausMID/Export/CustomDataExporter.cs +++ b/ReportImp/ChristopherusHausMID/Export/CustomDataExporter.cs @@ -1,5 +1,6 @@ using System; using System.Collections.Generic; + using BeWo.Service.Plugins; using BS.Shared.Core; using BS.Shared.DataContracts;