mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-08-08 13:51:01 +02:00
fix conflicts
This commit is contained in:
commit
23479e0c40
@ -22,7 +22,6 @@ class MqttObjectPublisher(threading.Thread):
|
||||
|
||||
# make a copy of detected objects
|
||||
detected_objects = self._detected_objects.copy()
|
||||
|
||||
# total up all scores by object type
|
||||
obj_counter = Counter()
|
||||
for obj in detected_objects:
|
||||
|
Loading…
Reference in New Issue
Block a user