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