From eb06c43b202b4775bd269b348209d10763dc9fe7 Mon Sep 17 00:00:00 2001 From: Nielsvanpach Date: Fri, 22 Mar 2024 11:38:24 +0000 Subject: [PATCH] Fix styling --- src/Countries/Egypt.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Countries/Egypt.php b/src/Countries/Egypt.php index 37a6109e7..d9532b697 100644 --- a/src/Countries/Egypt.php +++ b/src/Countries/Egypt.php @@ -307,7 +307,6 @@ private function getIslamicHolidayDatesForYear(array $holidayDates, int $year, s if ($startDay === null) { throw new InvalidFormatException("Invalid date format for holiday: {$holidayName}"); - } if ($duration === 1) {