##// END OF EJS Templates
Remove superfluous import.
Thomas Kluyver -
Show More
@@ -22,7 +22,6 b' import sqlite3'
22 import threading
22 import threading
23
23
24 from collections import defaultdict
24 from collections import defaultdict
25 from contextlib import nested
26
25
27 # Our own packages
26 # Our own packages
28 from IPython.config.configurable import Configurable
27 from IPython.config.configurable import Configurable
General Comments 0
You need to be logged in to leave comments. Login now