summaryrefslogtreecommitdiffstats
path: root/contrib/python/ipython/py3/IPython/kernel/clientabc.py
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/python/ipython/py3/IPython/kernel/clientabc.py')
-rw-r--r--contrib/python/ipython/py3/IPython/kernel/clientabc.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/python/ipython/py3/IPython/kernel/clientabc.py b/contrib/python/ipython/py3/IPython/kernel/clientabc.py
deleted file mode 100644
index e0cf06c9420..00000000000
--- a/contrib/python/ipython/py3/IPython/kernel/clientabc.py
+++ /dev/null
@@ -1 +0,0 @@
-from jupyter_client.clientabc import *