mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-13 13:03:04 +00:00
Fixed lint errors and add lint fix script
This commit is contained in:
@@ -67,7 +67,7 @@ export class WorkspaceitemActionsComponent extends MyDSpaceActionsComponent<Work
|
||||
.subscribe((response: RestResponse) => {
|
||||
this.processingDelete$.next(false);
|
||||
this.handleActionResponse(response.isSuccessful);
|
||||
})
|
||||
});
|
||||
}
|
||||
}
|
||||
);
|
||||
|
Reference in New Issue
Block a user