mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 07:35:27 +03:00
remove log
This commit is contained in:
parent
ad9d2666ce
commit
d88beb0b59
@ -31,7 +31,6 @@ class EventMetadataSubscriber(Subscriber):
|
||||
|
||||
def __init__(self, topic: EventMetadataTypeEnum) -> None:
|
||||
topic = topic.value
|
||||
logger.info(f"subscribing to: {topic}")
|
||||
super().__init__(topic)
|
||||
|
||||
def check_for_update(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user