##// 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 64 from IPython.core.profiledir import ProfileDir
65 65 from IPython.core.pylabtools import pylab_activate
66 66 from IPython.core.prompts import PromptManager
67 from IPython.external.Itpl import ItplNS
68 67 from IPython.utils import PyColorize
69 68 from IPython.utils import io
70 69 from IPython.utils import py3compat
General Comments 0
You need to be logged in to leave comments. Login now