author | Julien Tayon <julien.tayon@logilab.fr> |
Tue, 25 Feb 2020 22:18:15 +0100 | |
branch | 3.27 |
changeset 12893 | 4942a6ebf21b |
parent 12873 | de90a96be6f0 |
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