From c74852a03b1b74b9cead5c9dc6e0dc0519b1522d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= <skunk@xover.mud.at>
Date: Thu, 5 Jul 2018 09:17:54 +0200
Subject: [PATCH] lint

---
 agriculture.json      | 2 +-
 car_amenities.json    | 5 ++---
 emergency.json        | 2 +-
 health.json           | 2 +-
 historic.json         | 2 +-
 tourism_services.json | 2 +-
 6 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/agriculture.json b/agriculture.json
index 3777772..7ef928f 100644
--- a/agriculture.json
+++ b/agriculture.json
@@ -38,4 +38,4 @@
             "{% endif %}"
         ]
     }
-}
\ No newline at end of file
+}
diff --git a/car_amenities.json b/car_amenities.json
index 67daf23..9351fee 100644
--- a/car_amenities.json
+++ b/car_amenities.json
@@ -43,10 +43,9 @@
         "car_rental": "R",
         "car_sharing": "S",
         "car_wash": "🚿",
-        "charging_station": "🔌 ",
+        "charging_station": "🔌",
         "fuel": "⛽",
         "parking": "🅿",
-        "motorcycle_parking": "🅿",
-        "charging_station": "🔌"
+        "motorcycle_parking": "🅿"
     }
 }
diff --git a/emergency.json b/emergency.json
index acb39c6..2889d1e 100644
--- a/emergency.json
+++ b/emergency.json
@@ -84,4 +84,4 @@
             "sign": "📞"
         }
     }
-}
\ No newline at end of file
+}
diff --git a/health.json b/health.json
index 4c9937f..f35801e 100644
--- a/health.json
+++ b/health.json
@@ -88,4 +88,4 @@
         "amenity=social_facility": "",
         "amenity=veterinary": "<img src='maki:veterinary'>"
     }
-}
\ No newline at end of file
+}
diff --git a/historic.json b/historic.json
index 815f955..76c2e27 100644
--- a/historic.json
+++ b/historic.json
@@ -83,4 +83,4 @@
             "zoom": 11
         }
     }
-}
\ No newline at end of file
+}
diff --git a/tourism_services.json b/tourism_services.json
index e7a0fb6..680c183 100644
--- a/tourism_services.json
+++ b/tourism_services.json
@@ -97,4 +97,4 @@
             "zoom": 16
         }
     }
-}
\ No newline at end of file
+}