mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 05:23:06 +00:00
removed remaining normalized models and related services
This commit is contained in:
@@ -10,7 +10,6 @@ import { ResourceType } from './resource-type';
|
||||
|
||||
/**
|
||||
* Class object representing a browse entry
|
||||
* This class is not normalized because browse entries do not have self links
|
||||
*/
|
||||
@resourceType(BrowseEntry.type)
|
||||
export class BrowseEntry extends ListableObject implements TypedObject {
|
||||
|
Reference in New Issue
Block a user