##// END OF EJS Templates
Merge pull request #12036 from Carreau/cast_unicode-unused...
Matthias Bussonnier -
r25358:893fac2a merge
parent child Browse files
Show More
@@ -31,7 +31,6 b' import sys'
31 import tokenize
31 import tokenize
32 import warnings
32 import warnings
33
33
34 from IPython.utils.py3compat import cast_unicode
35 from IPython.core.inputtransformer import (leading_indent,
34 from IPython.core.inputtransformer import (leading_indent,
36 classic_prompt,
35 classic_prompt,
37 ipy_prompt,
36 ipy_prompt,
General Comments 0
You need to be logged in to leave comments. Login now