void ngOnDestroy()

Source

void ngOnDestroy() {
  this.formDirective.removeControl(this);
}