mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 15:03:07 +00:00
54472: Removed old error messages
This commit is contained in:
@@ -22,7 +22,6 @@ import { DSpaceObject } from '../../core/shared/dspace-object.model';
|
||||
})
|
||||
export class CreateCollectionPageComponent {
|
||||
|
||||
public error$: Observable<ErrorResponse>;
|
||||
public parentUUID$: Observable<string>;
|
||||
public communityRDObs: Observable<RemoteData<Community>>;
|
||||
|
||||
|
Reference in New Issue
Block a user