Skip to content

Commit 6cb5c5c

Browse files
committed
fix format
1 parent 6a70ae8 commit 6cb5c5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/video-stream/video_play.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ async def _log_fps(av_sync: rtc.AVSynchronizer):
184184
f"audio_time: {av_sync.last_audio_time:.3f}s, diff: {diff:.3f}s"
185185
)
186186

187-
188187
try:
189188
while True:
190189
streamer.reset()

0 commit comments

Comments
 (0)