diff -r de90a96be6f0 -r 4942a6ebf21b cubicweb/server/sources/ldapfeed.py --- a/cubicweb/server/sources/ldapfeed.py Sun Feb 02 22:15:38 2020 +0100 +++ b/cubicweb/server/sources/ldapfeed.py Tue Feb 25 22:18:15 2020 +0100 @@ -17,8 +17,6 @@ # with CubicWeb. If not, see . """cubicweb ldap feed source""" -from __future__ import division # XXX why? - from datetime import datetime import ldap3