forked from hazza/dspace-angular
Fixed lint errors and add lint fix script
This commit is contained in:
@@ -8,7 +8,7 @@ import { SectionsService } from '../sections.service';
|
||||
import { hasValue, isNotUndefined } from '../../../shared/empty.util';
|
||||
|
||||
export interface SectionDataModel {
|
||||
sectionData: SectionDataObject
|
||||
sectionData: SectionDataObject;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user