mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-17 16:44:29 +03:00
fix duplicates from merge
This commit is contained in:
parent
9d47f378a7
commit
edb79f3040
@ -292,9 +292,6 @@ class TrackedObject:
|
||||
"estimated_speed": self.estimated_speed,
|
||||
"max_estimated_speed": self.max_estimated_speed,
|
||||
"velocity_angle": self.velocity_angle,
|
||||
"estimated_speed": self.estimated_speed,
|
||||
"max_estimated_speed": self.max_estimated_speed,
|
||||
"velocity_angle": self.velocity_angle,
|
||||
}
|
||||
|
||||
if include_thumbnail:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user