mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-16 22:43:03 +00:00
[DURACOM-191] run optimize imports and lint fix
This commit is contained in:
@@ -37,9 +37,9 @@ import { ITEM_PAGE_LINKS_TO_FOLLOW } from '../../item.resolver';
|
||||
import { getItemPageRoute } from '../../item-page-routing-paths';
|
||||
|
||||
@Component({
|
||||
selector: 'ds-abstract-item-update',
|
||||
template: '',
|
||||
standalone: true
|
||||
selector: 'ds-abstract-item-update',
|
||||
template: '',
|
||||
standalone: true,
|
||||
})
|
||||
/**
|
||||
* Abstract component for managing object updates of an item
|
||||
|
Reference in New Issue
Block a user