We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe84e2 commit 3a7b8beCopy full SHA for 3a7b8be
getstream/video/rtc/connection_utils.py
@@ -21,7 +21,7 @@
21
from getstream.models import CallRequest
22
from getstream.utils import build_body_dict, build_query_param
23
from getstream.video.async_call import Call
24
-from getstream.video.rtc.models import JoinCallResponse, FastJoinCallResponse, Credentials
+from getstream.video.rtc.models import JoinCallResponse, FastJoinCallResponse
25
from getstream.video.rtc.pb.stream.video.sfu.event import events_pb2
26
from getstream.video.rtc.pb.stream.video.sfu.models.models_pb2 import (
27
TRACK_TYPE_AUDIO,
0 commit comments