mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-16 06:23:03 +00:00
[DURACOM-307] start migration and type fixing
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
import {
|
||||
AsyncPipe,
|
||||
NgIf,
|
||||
} from '@angular/common';
|
||||
import { AsyncPipe } from '@angular/common';
|
||||
import {
|
||||
Component,
|
||||
OnInit,
|
||||
@@ -39,11 +36,10 @@ import { getCollectionEditRoute } from '../collection-page-routing-paths';
|
||||
RouterLink,
|
||||
AsyncPipe,
|
||||
VarDirective,
|
||||
NgIf,
|
||||
TranslateModule,
|
||||
ThemedLoadingComponent,
|
||||
AlertComponent,
|
||||
],
|
||||
AlertComponent
|
||||
],
|
||||
standalone: true,
|
||||
})
|
||||
/**
|
||||
|
Reference in New Issue
Block a user