diff -r b01dd0ef43aa -r 362fdb399ff5 cubicweb/dataimport/__init__.py --- a/cubicweb/dataimport/__init__.py Thu Mar 14 14:43:18 2019 +0100 +++ b/cubicweb/dataimport/__init__.py Thu Mar 14 14:45:03 2019 +0100 @@ -32,4 +32,3 @@ from cubicweb.dataimport.stores import * from cubicweb.dataimport.pgstore import * from cubicweb.dataimport.csv import * -from cubicweb.dataimport.deprecated import *