From 217cd01d0a978566231c6323d117b19424d09b4b Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Mon, 17 Feb 2025 14:00:40 -0800 Subject: [PATCH] Update locationdata.py --- modules/locationdata.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/modules/locationdata.py b/modules/locationdata.py index c6b1c02..64afe71 100644 --- a/modules/locationdata.py +++ b/modules/locationdata.py @@ -294,11 +294,6 @@ def abbreviate_noaa(row): "friday": "Fri ", "saturday": "Sat ", "sunday": "Sun ", - "today": "Today ", - "tomorrow": "Tomorrow ", - "day": "Day ", - "this afternoon": "Afternoon ", - "overnight": "Overnight ", "northwest": "NW", "northeast": "NE", "southwest": "SW",