branch | stable |
changeset 9928 | 0d831b40fa48 |
parent 8697 | 574bb05e40a4 |
child 9990 | c84ad981fc4a |
--- a/toolsutils.py Thu Jun 12 12:28:10 2014 +0200 +++ b/toolsutils.py Tue Sep 02 12:22:18 2014 +0200 @@ -33,7 +33,6 @@ raise NotImplementedError from logilab.common.clcommands import Command as BaseCommand -from logilab.common.compat import any from logilab.common.shellutils import ASK from cubicweb import warning # pylint: disable=E0611