diff -r d19f7ec36d33 -r 9056a41d91ba cubicweb/entities/authobjs.py --- a/cubicweb/entities/authobjs.py Fri Mar 10 18:18:51 2017 +0100 +++ b/cubicweb/entities/authobjs.py Fri Mar 10 18:21:22 2017 +0100 @@ -17,8 +17,6 @@ # with CubicWeb. If not, see . """entity classes user and group entities""" - - from six import string_types, text_type from logilab.common.decorators import cached