branch | 3.27 |
changeset 12893 | 4942a6ebf21b |
parent 12828 | dadbd4148a44 |
child 12894 | ba528f08ddfa |
--- 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 <http://www.gnu.org/licenses/>. """cubicweb ldap feed source""" -from __future__ import division # XXX why? - from datetime import datetime import ldap3