mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-11 20:13:17 +00:00
DS-3179
This commit is contained in:
@@ -744,9 +744,6 @@ public class CollectionServiceImpl extends DSpaceObjectServiceImpl<Collection> i
|
||||
owningCommunity.getCollections().remove(collection);
|
||||
}
|
||||
|
||||
// Remove all authorization policies
|
||||
authorizeService.removeAllPolicies(context, collection);
|
||||
|
||||
collectionDAO.delete(context, collection);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user