Fix unused

This commit is contained in:
Nicolas Mowen 2024-10-01 07:21:37 -06:00
parent 8cb69bbacc
commit b7d523ec5e

View File

@ -35,7 +35,6 @@ from frigate.util.image import (
draw_box_with_label, draw_box_with_label,
) )
from frigate.util.object import ( from frigate.util.object import (
box_inside,
create_tensor_input, create_tensor_input,
get_cluster_candidates, get_cluster_candidates,
get_cluster_region, get_cluster_region,