mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 02:24:11 +00:00
fix lint errors
This commit is contained in:
@@ -16,7 +16,7 @@ export enum ContentSourceHarvestType {
|
||||
/**
|
||||
* A model class that holds information about the Content Source of a Collection
|
||||
*/
|
||||
export class ContentSource implements HALResource{
|
||||
export class ContentSource implements HALResource {
|
||||
/**
|
||||
* Unique identifier, this is necessary to store the ContentSource in FieldUpdates
|
||||
* Because the ContentSource coming from the REST API doesn't have a UUID, we're using the selflink
|
||||
|
Reference in New Issue
Block a user