Skip to content

Commit

Permalink
argoproj#46 Remove unused line.
Browse files Browse the repository at this point in the history
  • Loading branch information
wokeGit committed Oct 11, 2017
1 parent 05a30fc commit 082bbab
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ export class SetupJobNotificationsComponent implements OnInit {
}

public removeNotificationRule(index) {
// this.selectedId = 0;
this.notificationsList.splice(index, 1);
}

Expand Down

0 comments on commit 082bbab

Please sign in to comment.