diff --git a/frigate/app.py b/frigate/app.py index 86aacfec2..1e000d401 100644 --- a/frigate/app.py +++ b/frigate/app.py @@ -165,7 +165,6 @@ class FrigateApp: self.db, self.stats_tracking, self.detected_frames_processor, - # self.mqtt_client, ) def init_mqtt(self):