From 5b60d5dae15ce2d61a5ae37481d1ccea920e8fda Mon Sep 17 00:00:00 2001 From: Stefan Allius Date: Fri, 31 May 2024 23:09:14 +0200 Subject: [PATCH] cleanup --- app/src/gen3plus/solarman_v5.py | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/gen3plus/solarman_v5.py b/app/src/gen3plus/solarman_v5.py index 978ef78..9cd424b 100644 --- a/app/src/gen3plus/solarman_v5.py +++ b/app/src/gen3plus/solarman_v5.py @@ -578,4 +578,3 @@ class SolarmanV5(Message): dt = datetime.fromtimestamp(ts) logger.debug(f'ts: {dt.strftime("%Y-%m-%d %H:%M:%S")}') - # self.__forward_msg()