cubicweb/dataimport/stores.py
branch3.24
changeset 11811 f09efeead7f9
parent 11780 307d96c0ab5a
child 12021 cc8135ecfbb8
--- a/cubicweb/dataimport/stores.py	Tue Jun 30 10:00:53 2015 +0200
+++ b/cubicweb/dataimport/stores.py	Wed Nov 09 11:42:33 2016 +0100
@@ -63,7 +63,7 @@
 from copy import copy
 from itertools import count
 
-from six import text_type, add_metaclass
+from six import add_metaclass
 
 import pytz