mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-27 17:17:40 +03:00
Fix more imports
This commit is contained in:
parent
cc7a2d20c7
commit
c847f1fedc
@ -22,8 +22,8 @@ from frigate.config.camera.updater import (
|
|||||||
from frigate.const import (
|
from frigate.const import (
|
||||||
CACHE_DIR,
|
CACHE_DIR,
|
||||||
CACHE_SEGMENT_FORMAT,
|
CACHE_SEGMENT_FORMAT,
|
||||||
REQUEST_REGION_GRID,
|
|
||||||
PROCESS_PRIORITY_HIGH,
|
PROCESS_PRIORITY_HIGH,
|
||||||
|
REQUEST_REGION_GRID,
|
||||||
)
|
)
|
||||||
from frigate.log import LogPipe
|
from frigate.log import LogPipe
|
||||||
from frigate.motion import MotionDetector
|
from frigate.motion import MotionDetector
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user