Skip to content

Commit

Permalink
Update stream.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlt8 committed Apr 6, 2023
1 parent 639b42b commit 368dfd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/wyzebridge/stream.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
from threading import Thread
from typing import Any, Optional, Protocol

from wyzebridge.bridge_utils import env_bool
from wyzebridge.config import MQTT_DISCOVERY, SNAPSHOT_INT, SNAPSHOT_TYPE
from wyzebridge.ffmpeg import rtsp_snap_cmd
from wyzebridge.logging import logger
Expand Down

0 comments on commit 368dfd7

Please sign in to comment.