##// END OF EJS Templates
remove unused import
Paul Ivanov -
Show More
@@ -15,7 +15,7 b' import subprocess'
15 import sys
15 import sys
16
16
17 from IPython.nbformat import current as nbformat
17 from IPython.nbformat import current as nbformat
18 from IPython.utils.text import wrap_paragraphs, indent
18 from IPython.utils.text import indent
19
19
20
20
21 # Cell converters
21 # Cell converters
General Comments 0
You need to be logged in to leave comments. Login now