This commit is contained in:
Nick Mowen 2022-11-22 14:20:31 -07:00
parent a769e05e48
commit e22b814b90

View File

@ -16,6 +16,7 @@ from ws4py.websocket import WebSocket
from frigate.comms.dispatcher import Communicator
from frigate.config import FrigateConfig
logger = logging.getLogger(__name__)