From 55eaa871e94c13baff86aa195bb36dd66ccdd05a Mon Sep 17 00:00:00 2001 From: Ian Renton Date: Mon, 31 Aug 2026 21:54:43 +0100 Subject: [PATCH] Remove accidentally committed debug code --- spothole.py | 3 --- templates/add_spot.html | 2 +- templates/alerts.html | 2 +- templates/bands.html | 4 ++-- templates/base.html | 10 +++++----- templates/conditions.html | 2 +- templates/map.html | 4 ++-- templates/spots.html | 4 ++-- templates/status.html | 2 +- 9 files changed, 15 insertions(+), 18 deletions(-) diff --git a/spothole.py b/spothole.py index 9899c98..aff19f7 100644 --- a/spothole.py +++ b/spothole.py @@ -29,9 +29,6 @@ def shutdown(_signum=None, _frame=None): # Main function if __name__ == "__main__": - result = infer_mode_from_comment("Test FT8") - print(result) - # Set up logging root = logging.getLogger() root.setLevel(LOG_LEVEL) diff --git a/templates/add_spot.html b/templates/add_spot.html index 3c00a89..981573b 100644 --- a/templates/add_spot.html +++ b/templates/add_spot.html @@ -76,7 +76,7 @@ - + diff --git a/templates/alerts.html b/templates/alerts.html index 57061bd..2bf2c7d 100644 --- a/templates/alerts.html +++ b/templates/alerts.html @@ -84,7 +84,7 @@ - + diff --git a/templates/bands.html b/templates/bands.html index b4a7bd9..1ca790d 100644 --- a/templates/bands.html +++ b/templates/bands.html @@ -76,8 +76,8 @@ - - + + diff --git a/templates/base.html b/templates/base.html index 2e3fd20..1a42f57 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,6 +1,6 @@ {% extends "skeleton.html" %} {% block head_extra %} - + @@ -15,10 +15,10 @@ window.fetchEventSource = fetchEventSource; - - - - + + + + {% end %} {% block body %}
diff --git a/templates/conditions.html b/templates/conditions.html index af6086f..eb2f1ec 100644 --- a/templates/conditions.html +++ b/templates/conditions.html @@ -284,7 +284,7 @@
- + diff --git a/templates/map.html b/templates/map.html index d28d2a8..ade5fb0 100644 --- a/templates/map.html +++ b/templates/map.html @@ -113,8 +113,8 @@ const CARTODB_API_KEY = "{{ web_ui_options.get('cartodb_api_key', '') }}"; - - + + diff --git a/templates/spots.html b/templates/spots.html index 94a5ef1..0b441c5 100644 --- a/templates/spots.html +++ b/templates/spots.html @@ -113,8 +113,8 @@ - - + + diff --git a/templates/status.html b/templates/status.html index 29310e3..a47b6cb 100644 --- a/templates/status.html +++ b/templates/status.html @@ -86,7 +86,7 @@ - +