forked from hazza/dspace-angular
97732 Fix linter issues
This commit is contained in:
@@ -47,7 +47,7 @@ export class ContextHelpDirective implements OnChanges, OnDestroy {
|
||||
private viewContainerRef: ViewContainerRef,
|
||||
private componentFactoryResolver: ComponentFactoryResolver,
|
||||
private contextHelpService: ContextHelpService
|
||||
){}
|
||||
) {}
|
||||
|
||||
ngOnChanges() {
|
||||
this.clearMostRecentId();
|
||||
|
Reference in New Issue
Block a user