mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 14:03:06 +00:00
80369: Remove unneeded bundles followLink
This commit is contained in:
@@ -19,7 +19,6 @@ export const ITEM_PAGE_LINKS_TO_FOLLOW: FollowLinkConfig<Item>[] = [
|
||||
followLink('parentCommunity', {},
|
||||
followLink('parentCommunity'))
|
||||
),
|
||||
followLink('bundles', {}, followLink('bitstreams')),
|
||||
followLink('relationships'),
|
||||
followLink('version', {}, followLink('versionhistory')),
|
||||
followLink('thumbnail')
|
||||
|
Reference in New Issue
Block a user