From d2d54f09fb6adc93e8f2f2cb1eed4b9b46942ae1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= <skunk@xover.mud.at>
Date: Thu, 31 Jan 2019 10:54:39 +0100
Subject: [PATCH] gastro: bugfix

---
 gastro.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gastro.json b/gastro.json
index f37258c..eaf7a12 100644
--- a/gastro.json
+++ b/gastro.json
@@ -46,7 +46,6 @@
         ],
         "markerSign": "{% if tags.amenity=='bar' %}&#127864;{% elseif tags.amenity=='biergarten'%}&#127867;{% elseif tags.amenity=='cafe' %}&#9749;{% elseif tags.amenity=='fast_food' %}&#127828;{% elseif tags.amenity=='ice_cream' %}&#127848;{% elseif tags.amenity=='pub' %}&#127866;{% else %}&#127860;{% endif %}"
     },
-    "info": "{{ repoTrans('Objects with diet information') }}",
     "filter": {
         "amenity": {
             "name": "{{ trans('filter:type') }}",