소스 검색

Fix review finding

Sebastian Englbrecht 3 년 전
부모
커밋
b3ee2de079
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      frigate/object_processing.py

+ 0 - 1
frigate/object_processing.py

@@ -272,7 +272,6 @@ class TrackedObject:
                 best_frame, dsize=(width, height), interpolation=cv2.INTER_AREA
             )
         if timestamp:
-            logger.info("Jetzad")
             draw_timestamp(
                 best_frame,
                 self.thumbnail_data["frame_time"],