mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-19 07:53:02 +00:00
[DURACOM-307] fix lint
This commit is contained in:
@@ -58,8 +58,8 @@ export interface ComColPageNavOption {
|
||||
RouterLink,
|
||||
RouterLinkActive,
|
||||
TranslateModule,
|
||||
AsyncPipe
|
||||
],
|
||||
AsyncPipe,
|
||||
],
|
||||
standalone: true,
|
||||
})
|
||||
export class ComcolPageBrowseByComponent implements OnDestroy, OnInit {
|
||||
|
Reference in New Issue
Block a user