Skip to content

Commit

Permalink
feat: remove canceled day of the rest from Slovakia country (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
patressz authored Apr 29, 2024
1 parent 71c0a5c commit 16e9d20
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion src/Countries/Slovakia.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ protected function allHolidays(int $year): array
'Deň víťazstva nad fašizmom' => '05-08',
'Sviatok svätého Cyrila a Metoda' => '07-05',
'Výročie Slovenského národného povstania' => '08-29',
'Deň Ústavy Slovenskej republiky' => '09-01',
'Sedembolestná Panna Mária' => '09-15',
'Sviatok všetkých svätých' => '11-01',
'Deň boja za slobodu a demokraciu' => '11-17',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@
"name": "V\u00fdro\u010die Slovensk\u00e9ho n\u00e1rodn\u00e9ho povstania",
"date": "2024-08-29"
},
{
"name": "De\u0148 \u00dastavy Slovenskej republiky",
"date": "2024-09-01"
},
{
"name": "Sedembolestn\u00e1 Panna M\u00e1ria",
"date": "2024-09-15"
Expand Down

0 comments on commit 16e9d20

Please sign in to comment.