From 5a88d0780a97a676d43ddf7f0d7856a78330f1aa Mon Sep 17 00:00:00 2001 From: Leopold Strobl Date: Tue, 28 Oct 2025 13:25:50 +0100 Subject: [PATCH] minor fix in RowMarking --- sources/getCheckInTable.php | 1 - 1 file changed, 1 deletion(-) diff --git a/sources/getCheckInTable.php b/sources/getCheckInTable.php index 999f6ad..a52d3f4 100644 --- a/sources/getCheckInTable.php +++ b/sources/getCheckInTable.php @@ -59,7 +59,6 @@ function resolveRowMarkDateCheckIn( $NachbereitungsTimeDetail, $RePackagingTimeDetail, $PackingNoteDetail, - $DispoTimeDetail, int $source ): ?DateTimeImmutable { $candidate = null;