##// END OF EJS Templates
Removed unneeded import
Doug Blank -
Show More
@@ -32,7 +32,6 b' from IPython.external.decorator import decorator'
32 32 from IPython.utils.decorators import undoc
33 33 from IPython.utils.path import locate_profile
34 34 from IPython.utils import py3compat
35 from IPython.utils.py3compat import with_metaclass
36 35 from IPython.utils.traitlets import (
37 36 Any, Bool, Dict, Instance, Integer, List, Unicode, TraitError,
38 37 )
General Comments 0
You need to be logged in to leave comments. Login now