mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 10:45:21 +03:00
remove unused
This commit is contained in:
parent
4239110af5
commit
b89c6c30f7
@ -16,11 +16,6 @@ from frigate.util import load_labels
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
class ProducesEnum(str, Enum):
|
||||
object = "object"
|
||||
audio = "audio"
|
||||
|
||||
|
||||
class PixelFormatEnum(str, Enum):
|
||||
rgb = "rgb"
|
||||
bgr = "bgr"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user