Skip to content

Commit a9280c1

Browse files
committed
ruff
1 parent 7566c60 commit a9280c1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

livekit-rtc/livekit/rtc/jupyter.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
from __future__ import annotations
33

44
import atexit
5-
import sys
65
import contextlib
7-
from IPython.core.display import HTML, JSON
6+
from IPython.core.display import HTML
87
from IPython.display import display
98
from importlib.resources import as_file, files
109

0 commit comments

Comments
 (0)