Browse Source

Fix review finding

Sebastian Englbrecht 3 năm trước cách đây
mục cha
commit
b3ee2de079
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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"],