Skip to content

Commit

Permalink
Delete unneeded import of IPython.external.Itpl
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Spura <thomas.spura@gmail.com>
  • Loading branch information
tomspur committed Dec 22, 2011
1 parent ba5b368 commit e0b7327
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion IPython/core/interactiveshell.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@
from IPython.core.profiledir import ProfileDir
from IPython.core.pylabtools import pylab_activate
from IPython.core.prompts import PromptManager
from IPython.external.Itpl import ItplNS
from IPython.utils import PyColorize
from IPython.utils import io
from IPython.utils import py3compat
Expand Down

0 comments on commit e0b7327

Please sign in to comment.