From 3495dc6b12491ee6df63c76d26748ae04bff11c5 Mon Sep 17 00:00:00 2001 From: Petr Soukup Date: Thu, 5 Dec 2024 13:26:04 +0100 Subject: [PATCH] Austria has only two reduced rates (#183) https://www.vatcalc.com/austria/austria-vat-country-guide-2023/ --- src/VatCalculator.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/VatCalculator.php b/src/VatCalculator.php index d713e04..a6e2a67 100644 --- a/src/VatCalculator.php +++ b/src/VatCalculator.php @@ -37,7 +37,6 @@ class VatCalculator 'high' => 0.20, 'low' => 0.10, 'low1' => 0.13, - 'low2' => 0.05, 'parking' => 0.13, ], ],