Skip to content

Commit

Permalink
removed unnecessary todo
Browse files Browse the repository at this point in the history
  • Loading branch information
joao4all committed Jun 19, 2024
1 parent a0cb6ef commit adac1ea
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ protected override void OnParametersSet()
{
base.OnParametersSet();

//todo: create condition to prevent this from being executed everytime

this.ViewModel = this.ParameterizedViewModel ?? this.InjectedViewModel;

if (this.ParameterizedViewModel != null && this.InjectedViewModel != null)
Expand Down

0 comments on commit adac1ea

Please sign in to comment.