author | Laurent Peuch <cortex@worlddomination.be> |
Thu, 16 May 2019 04:47:10 +0200 | |
changeset 12611 | e94287ab06d4 |
parent 12610 | 27af91c2b3e9 |
child 12612 | f758bc424dc9 |
--- a/cubicweb/_exceptions.py Thu May 16 02:39:42 2019 +0200 +++ b/cubicweb/_exceptions.py Thu May 16 04:47:10 2019 +0200 @@ -18,8 +18,6 @@ """Exceptions shared by different cubicweb packages.""" -from warnings import warn - from logilab.common.decorators import cachedproperty from yams import ValidationError