Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #34 from spaze/spaze/campione-no-swiss-zip
Browse files Browse the repository at this point in the history
Campione d'Italia doesn't use CH postal code anymore
  • Loading branch information
spaze authored Jan 11, 2022
2 parents 3aae17a + 9169df1 commit e7cc47d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/VatRates.php
Original file line number Diff line number Diff line change
Expand Up @@ -237,11 +237,6 @@ class VatRates
'code' => 'DE',
'name' => 'Büsingen am Hochrhein',
],
[
'postalCode' => '/^6911$/',
'code' => 'IT',
'name' => "Campione d'Italia",
],
// The Italian city of Domodossola has a Swiss post office also
[
'postalCode' => '/^3907$/',
Expand Down

0 comments on commit e7cc47d

Please sign in to comment.