# HG changeset patch # User drewp@bigasterisk.com # Date 1739330499 28800 # Node ID 6fc2c741f1a66ae550031b41d8dc49c102291451 # Parent 2a288d2cb88cb30b5a31c74354e31b65b92695d6 dead code diff -r 2a288d2cb88c -r 6fc2c741f1a6 bots/unread_to_mqtt.py --- 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