Blake Blackshear 3 년 전
부모
커밋
40bf7a0f41
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      frigate/app.py

+ 0 - 1
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):