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 42e1fc0 commit 3aaa280Copy full SHA for 3aaa280
livekit-rtc/livekit/rtc/_ffi_client.py
@@ -24,7 +24,7 @@
24
import platform
25
import atexit
26
import threading
27
-from typing import Any, Generic, List, Optional, TypeVar
+from typing import Generic, List, Optional, TypeVar
28
29
from ._proto import ffi_pb2 as proto_ffi
30
from ._utils import Queue, classproperty
0 commit comments