diff options
| author | Yuval Adam <_@yuv.al> | 2020-10-03 15:50:13 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2020-10-03 15:50:13 +0300 |
| commit | fa9709540ff297b79268fe46b7aeaa39ea754965 (patch) | |
| tree | d5b7a151d683f9de0cf515b46c7be80249818733 | |
| parent | e22a2e5b03eaf26d2790931e06ba87c8e8891e21 (diff) | |
Remove unused text
| -rw-r--r-- | iss/templates/passes.html | 1 |
1 files changed, 0 insertions, 1 deletions
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 }, |
