Skip to content

Commit 3aaa280

Browse files
committed
lint
1 parent 42e1fc0 commit 3aaa280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

livekit-rtc/livekit/rtc/_ffi_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
import platform
2525
import atexit
2626
import threading
27-
from typing import Any, Generic, List, Optional, TypeVar
27+
from typing import Generic, List, Optional, TypeVar
2828

2929
from ._proto import ffi_pb2 as proto_ffi
3030
from ._utils import Queue, classproperty

0 commit comments

Comments
 (0)