iptdevs-design-system 3.1.680 → 3.1.681

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7040,7 +7040,6 @@ class CodSelfFormStepTwoComponent extends CodSelfManagedSteps {
7040
7040
  this.SearchData = true;
7041
7041
  this.dataCourse = [];
7042
7042
  this.isLoading = true;
7043
- this.courseSelect = [];
7044
7043
  this.visibleGroupReview = false;
7045
7044
  this.initForm();
7046
7045
  }