diff --git a/lib/pangea/choreographer/controllers/it_controller.dart b/lib/pangea/choreographer/controllers/it_controller.dart index 0bb82aa63..c3ce49575 100644 --- a/lib/pangea/choreographer/controllers/it_controller.dart +++ b/lib/pangea/choreographer/controllers/it_controller.dart @@ -52,7 +52,6 @@ class ITController { payLoadIds = []; choreographer.altTranslator.clear(); - choreographer.errorService.resetError(); choreographer.choreoMode = ChoreoMode.igc; choreographer.setState(); }