##// END OF EJS Templates
Delete unneeded import of IPython.external.Itpl...
Thomas Spura -
Show More
@@ -64,7 +64,6 b' from IPython.core.prefilter import PrefilterManager, ESC_MAGIC'
64 from IPython.core.profiledir import ProfileDir
64 from IPython.core.profiledir import ProfileDir
65 from IPython.core.pylabtools import pylab_activate
65 from IPython.core.pylabtools import pylab_activate
66 from IPython.core.prompts import PromptManager
66 from IPython.core.prompts import PromptManager
67 from IPython.external.Itpl import ItplNS
68 from IPython.utils import PyColorize
67 from IPython.utils import PyColorize
69 from IPython.utils import io
68 from IPython.utils import io
70 from IPython.utils import py3compat
69 from IPython.utils import py3compat
General Comments 0
You need to be logged in to leave comments. Login now