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 a143622 commit 006ed39Copy full SHA for 006ed39
1 file changed
livekit-api/livekit/api/room_service.py
@@ -25,7 +25,6 @@
25
)
26
from livekit.protocol.models import Room, ParticipantInfo
27
from ._service import Service
28
-from typing import Optional
29
from .access_token import VideoGrants
30
31
SVC = "RoomService"
0 commit comments