From fa9709540ff297b79268fe46b7aeaa39ea754965 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sat, 3 Oct 2020 15:50:13 +0300 Subject: Remove unused text --- iss/templates/passes.html | 1 - 1 file changed, 1 deletion(-) diff --git a/iss/templates/passes.html b/iss/templates/passes.html index 39478d4..57dfb5d 100644 --- a/iss/templates/passes.html +++ b/iss/templates/passes.html @@ -63,7 +63,6 @@ el: "#passes", delimiters: ["[[","]]"], data: { - text: "hello", predictions: {{ predictions_json|safe }}, hour12: false }, -- cgit v1.3.1