cubicweb/entities/authobjs.py
changeset 12046 9056a41d91ba
parent 12041 69f69ce8241a
child 12125 1d3a9bb46339
--- 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 <http://www.gnu.org/licenses/>.
 """entity classes user and group entities"""
 
-
-
 from six import string_types, text_type
 
 from logilab.common.decorators import cached