We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07a42e0 commit 11b4a28Copy full SHA for 11b4a28
src/Countries/Mexico.php
@@ -17,7 +17,6 @@ protected function allHolidays(int $year): array
17
'Año Nuevo' => '01-01',
18
'Día Internacional de los Trabajadores' => '05-01',
19
'Día de Independencia' => '09-16',
20
- 'Cambio de Gobierno' => '10-01',
21
'Navidad' => '12-25',
22
], $this->variableHolidays($year));
23
}
0 commit comments