diff -r 6b3523f81f42 -r 26744ad37953 cubicweb/sobjects/ldapparser.py --- a/cubicweb/sobjects/ldapparser.py Fri Apr 05 17:21:14 2019 +0200 +++ b/cubicweb/sobjects/ldapparser.py Fri Apr 05 17:58:19 2019 +0200 @@ -20,8 +20,6 @@ unlike ldapuser source, this source is copy based and will import ldap content (beside passwords for authentication) into the system source. """ -from six.moves import map, filter - from logilab.common.decorators import cached, cachedproperty from logilab.common.shellutils import generate_password