mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 18:55:23 +03:00
Remove log
This commit is contained in:
parent
911114a564
commit
cd8c9286e9
@ -381,7 +381,6 @@ class BirdsEyeFrameManager:
|
|||||||
y += row_height
|
y += row_height
|
||||||
final_camera_layout.append(final_row)
|
final_camera_layout.append(final_row)
|
||||||
|
|
||||||
logger.error(f"Final layout {camera_layout} :: {final_camera_layout}")
|
|
||||||
return final_camera_layout
|
return final_camera_layout
|
||||||
|
|
||||||
# determine how many cameras are tracking objects within the last 30 seconds
|
# determine how many cameras are tracking objects within the last 30 seconds
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user