changeset 2:6fc2c741f1a6 default tip

dead code
author drewp@bigasterisk.com
date Tue, 11 Feb 2025 19:21:39 -0800
parents 2a288d2cb88c
children
files bots/unread_to_mqtt.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bots/unread_to_mqtt.py	Tue Feb 11 19:20:47 2025 -0800
+++ b/bots/unread_to_mqtt.py	Tue Feb 11 19:21:39 2025 -0800
@@ -3,7 +3,6 @@
 import logging
 import sys
 from dataclasses import dataclass
-from typing import cast
 
 import aiomqtt