src/pyams_content/shared/view/interfaces/__init__.py
changeset 382 f6b688877716
parent 337 9a3e4f9cc8f5
child 405 9c147733c02e
--- a/src/pyams_content/shared/view/interfaces/__init__.py	Thu Feb 08 15:13:07 2018 +0100
+++ b/src/pyams_content/shared/view/interfaces/__init__.py	Thu Feb 08 15:15:30 2018 +0100
@@ -16,8 +16,8 @@
 # import standard library
 
 # import interfaces
-from pyams_content.component.links.interfaces import IInternalReferencesList
 from pyams_content.shared.common.interfaces import ISharedContent, IWfSharedContent, ISharedTool
+from pyams_sequence.interfaces import IInternalReferencesList
 
 # import packages
 from pyams_thesaurus.schema import ThesaurusTermsListField