##// END OF EJS Templates
Remove unused os import
Jessica B. Hamrick -
Show More
@@ -11,7 +11,6 b' helpers to build the structs in the right form.'
11 11
12 12 import pprint
13 13 import uuid
14 import os
15 14
16 15 from IPython.utils.ipstruct import Struct
17 16 from IPython.utils.py3compat import cast_unicode, unicode_type
General Comments 0
You need to be logged in to leave comments. Login now