mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-27 09:07:41 +03:00
Fix imports
This commit is contained in:
parent
1f47b28806
commit
e3f2f748ac
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
import json
|
import json
|
||||||
import threading
|
import threading
|
||||||
from typing import Any, Generic, Optional, TypeVar
|
from typing import Generic, TypeVar
|
||||||
|
|
||||||
import zmq
|
import zmq
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user