mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-11 12:03:09 +00:00
DS-3179
This commit is contained in:
@@ -412,10 +412,6 @@ public class BundleServiceImpl extends DSpaceObjectServiceImpl<Bundle> implement
|
||||
item.removeBundle(bundle);
|
||||
}
|
||||
|
||||
|
||||
// remove our authorization policies
|
||||
authorizeService.removeAllPolicies(context, bundle);
|
||||
|
||||
// Remove ourself
|
||||
bundleDAO.delete(context, bundle);
|
||||
}
|
||||
|
Reference in New Issue
Block a user