Skip to content

Commit

Permalink
Update video_frame.py
Browse files Browse the repository at this point in the history
  • Loading branch information
theomonnom committed Feb 2, 2024
1 parent d651838 commit d477d9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion livekit-rtc/livekit/rtc/video_frame.py
Original file line number Diff line number Diff line change
@@ -16,7 +16,6 @@
from typing import Union
from ._proto import video_frame_pb2 as proto_video
from ._proto import ffi_pb2 as proto
from dataclasses import dataclass
from typing import List, Optional
from ._ffi_client import FfiClient, FfiHandle
from ._utils import get_address

0 comments on commit d477d9d

Please sign in to comment.