diff --git a/frigate/app.py b/frigate/app.py index 43ce04425..7de851234 100644 --- a/frigate/app.py +++ b/frigate/app.py @@ -255,8 +255,6 @@ class FrigateApp: args=( name, config, - self.mqtt_client, - self.config.mqtt.topic_prefix, model_shape, self.config.model.merged_labelmap, self.detection_queue,