This commit is contained in:
Blake Blackshear 2021-06-14 07:46:36 -05:00
parent cbdf2c2c71
commit 40bf7a0f41

View File

@ -165,7 +165,6 @@ class FrigateApp:
self.db, self.db,
self.stats_tracking, self.stats_tracking,
self.detected_frames_processor, self.detected_frames_processor,
# self.mqtt_client,
) )
def init_mqtt(self): def init_mqtt(self):