Skip to content

Commit 8618051

Browse files
authored
Update ipykernel/zmqshell.py
1 parent 194510b commit 8618051

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ipykernel/zmqshell.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
from jupyter_client.session import Session, extract_header
3535
from jupyter_core.paths import jupyter_runtime_dir
3636
from traitlets import Any, CBool, CBytes, Dict, Instance, Type, default, observe
37-
from traitlets.config import Config
3837

3938
from ipykernel import connect_qtconsole, get_connection_file, get_connection_info
4039
from ipykernel.displayhook import ZMQShellDisplayHook

0 commit comments

Comments
 (0)