removed clearing of errorService in it_controller clear function - this was causing errors that happened on send to not be shown
This commit is contained in:
parent
666cbfd2f3
commit
78214b7433
1 changed files with 0 additions and 1 deletions
|
|
@ -52,7 +52,6 @@ class ITController {
|
|||
payLoadIds = [];
|
||||
|
||||
choreographer.altTranslator.clear();
|
||||
choreographer.errorService.resetError();
|
||||
choreographer.choreoMode = ChoreoMode.igc;
|
||||
choreographer.setState();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue