Remove log

This commit is contained in:
Nick Mowen 2023-06-15 15:23:16 -06:00
parent 911114a564
commit cd8c9286e9

View File

@ -381,7 +381,6 @@ class BirdsEyeFrameManager:
y += row_height
final_camera_layout.append(final_row)
logger.error(f"Final layout {camera_layout} :: {final_camera_layout}")
return final_camera_layout
# determine how many cameras are tracking objects within the last 30 seconds