Skip to content

Commit

Permalink
Minor changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitriy Borzenko committed Jul 24, 2023
1 parent 356ad9b commit fe152d5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ export class AddPollingSourceComponent extends BaseComponent implements OnInit {
this.showPreprocessStep ? this.preprocessStepValue : null,
);
instance.datasetInfo = this.getDatasetInfoFromUrl();
instance.enabledSaveBtn = this.pollingSourceForm.valid;
}

public onShowPreprcessStep(showPreprocessStep: boolean): void {
Expand Down

0 comments on commit fe152d5

Please sign in to comment.