mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-27 17:17:40 +03:00
Cleanup
This commit is contained in:
parent
8857311b39
commit
fbdcaa932c
@ -10,7 +10,6 @@ from typing_extensions import Literal
|
|||||||
from frigate.detectors.detection_api import DetectionApi
|
from frigate.detectors.detection_api import DetectionApi
|
||||||
from frigate.detectors.detector_config import BaseDetectorConfig
|
from frigate.detectors.detector_config import BaseDetectorConfig
|
||||||
|
|
||||||
|
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
|
|
||||||
DETECTOR_KEY = "zmq"
|
DETECTOR_KEY = "zmq"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user