# HG changeset patch # User Thierry Florac # Date 1505812159 -7200 # Node ID bdacf9434df6906dab3ea4f4b7e748df5607946e # Parent 2912fbd45f6264891876764c5949469b39261c15 Imports cleanup diff -r 2912fbd45f62 -r bdacf9434df6 src/pyams_content/component/association/container.py --- a/src/pyams_content/component/association/container.py Tue Sep 19 11:08:52 2017 +0200 +++ b/src/pyams_content/component/association/container.py Tue Sep 19 11:09:19 2017 +0200 @@ -18,7 +18,6 @@ # import interfaces from pyams_content.component.association.interfaces import IAssociationContainer, IAssociationTarget, \ ASSOCIATION_CONTAINER_KEY, IAssociationInfo -from pyams_i18n.interfaces import II18n from zope.annotation.interfaces import IAnnotations from zope.location.interfaces import ISublocations from zope.traversing.interfaces import ITraversable