mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-12 04:23:04 +00:00
ts lint fixes
This commit is contained in:
@@ -24,7 +24,6 @@ export class Community extends DSpaceObject {
|
||||
* Corresponds to the metadata field dc.description.abstract
|
||||
*/
|
||||
get shortDescription(): string {
|
||||
debugger;
|
||||
return this.findMetadata('dc.description.abstract');
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user