From cd07e1c2b79e77a46e160abc203198f30cf7c268 Mon Sep 17 00:00:00 2001
From: Markus Quaritsch <markus.quaritsch@tugraz.at>
Date: Mon, 28 May 2018 15:43:43 +0200
Subject: [PATCH] removing entry not allowed in XML

---
 VectoCore/VectoCore/Resources/Declaration/Wheels.csv | 1 -
 1 file changed, 1 deletion(-)

diff --git a/VectoCore/VectoCore/Resources/Declaration/Wheels.csv b/VectoCore/VectoCore/Resources/Declaration/Wheels.csv
index e0a04ba67b..0458291493 100644
--- a/VectoCore/VectoCore/Resources/Declaration/Wheels.csv
+++ b/VectoCore/VectoCore/Resources/Declaration/Wheels.csv
@@ -7,7 +7,6 @@ Wheel        , cross-sectional width [mm] , tire aspect ratio [%] , rim diameter
 10.00 R20    , 275.00                     , 0.95                  , 20                  , 1052.0 , 13.1    , 3.05
 11 R22.5     , 279.00                     , 0.95                  , 22.5                , 1050.0 , 14.4    , 3.05
 11.00 R20    , 286.00                     , 0.95                  , 20                  , 1082.0 , 14.6    , 3.05
-11.00 R22.5  , 279.00                     , 0.95                  , 22.5                , 1050.0 , 16      , 3.05
 12 R22.5     , 300.00                     , 0.95                  , 22.5                , 1084.0 , 16.85   , 3.05
 12.00 R20    , 313.00                     , 0.95                  , 20                  , 1122.0 , 19.5    , 3.05
 12.00 R24    , 313.00                     , 0.95                  , 24                  , 1226.0 , 27.7    , 3.05
-- 
GitLab