Skip to content

Commit 3a1163e

Browse files
committed
ruff
1 parent 1c69d26 commit 3a1163e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

livekit-rtc/livekit/rtc/video_frame.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
from ._ffi_client import FfiClient, FfiHandle
2121
from ._utils import get_address
2222

23-
from typing import Any, Union
23+
from typing import Any
2424

2525

2626
class VideoFrame:

0 commit comments

Comments
 (0)