Aw4751 eslint fixes
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
This commit is contained in:
@@ -27,6 +27,6 @@ export class HasRoleDirective implements OnInit, OnDestroy{
|
||||
});
|
||||
}
|
||||
ngOnDestroy() {
|
||||
if (this.sub) {this.sub.unsubscribe() };
|
||||
if (this.sub) {this.sub.unsubscribe() }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user