Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
bistaastha committed Jan 9, 2025
1 parent 51ca20c commit 811414b
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -331,11 +331,4 @@ export class SpenderOnboardingOptInStepComponent implements OnInit, OnChanges {
}
}, 1000);
}

onGotItClicked(): void {
this.trackingService.optInFlowSuccess({
message: 'SUCCESS',
});
this.modalController.dismiss({ action: 'SUCCESS' });
}
}

0 comments on commit 811414b

Please sign in to comment.