mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-07 03:35:26 +03:00
remove unneeded var
This commit is contained in:
parent
486dd03741
commit
83810c0e12
@ -85,7 +85,6 @@ class PtzMotionEstimator:
|
|||||||
)
|
)
|
||||||
|
|
||||||
self.coord_transformations = None
|
self.coord_transformations = None
|
||||||
self.last_update = 0
|
|
||||||
|
|
||||||
if ptz_moving_at_frame_time(
|
if ptz_moving_at_frame_time(
|
||||||
frame_time, self.ptz_start_time.value, self.ptz_stop_time.value
|
frame_time, self.ptz_start_time.value, self.ptz_stop_time.value
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user