Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
Nielsvanpach authored and github-actions[bot] committed Mar 22, 2024
1 parent bbdc3d6 commit 751110f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Countries/Egypt.php
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
// For single-day holidays, use the holiday name without "Day"
Expand Down

0 comments on commit 751110f

Please sign in to comment.