Fix review finding

This commit is contained in:
Sebastian Englbrecht 2021-06-19 19:28:19 +02:00 committed by Blake Blackshear
parent 515d8c04ad
commit b3ee2de079

View File

@ -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"],