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) {