diff --git a/frigate/object_processing.py b/frigate/object_processing.py index 696b930f0..3c05f20da 100644 --- a/frigate/object_processing.py +++ b/frigate/object_processing.py @@ -245,7 +245,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"],