UI: refactoring
This commit is contained in:
parent
06849452f4
commit
319e7fd09d
@ -59,8 +59,6 @@ export class RuleChainSelectComponent implements ControlValueAccessor, OnInit {
|
||||
|
||||
ruleChain: RuleChain;
|
||||
|
||||
selected: any;
|
||||
|
||||
private propagateChange = (v: any) => { };
|
||||
|
||||
constructor(private ruleChainService: RuleChainService) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user