80369: Remove unneeded bundles followLink

This commit is contained in:
Yura Bondarenko
2021-06-29 17:34:00 +02:00
parent eb0b3ae5f4
commit abf6d26641

View File

@@ -19,7 +19,6 @@ export const ITEM_PAGE_LINKS_TO_FOLLOW: FollowLinkConfig<Item>[] = [
followLink('parentCommunity', {}, followLink('parentCommunity', {},
followLink('parentCommunity')) followLink('parentCommunity'))
), ),
followLink('bundles', {}, followLink('bitstreams')),
followLink('relationships'), followLink('relationships'),
followLink('version', {}, followLink('versionhistory')), followLink('version', {}, followLink('versionhistory')),
followLink('thumbnail') followLink('thumbnail')