Skip to content

Commit

Permalink
dsuryd#284: Removed unnecessary line break.
Browse files Browse the repository at this point in the history
(cherry picked from commit 40f8d97)
  • Loading branch information
BajakiGabesz committed Mar 30, 2021
1 parent 9a62447 commit fd06180
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DotNetifyLib.Core/Client/ViewState.cs
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,6 @@ public virtual void UpdateList(string listName, object data, string itemKeyName)
newItemProp.SetValue(listIface[i], newItemPropValue);
}
}

});
return;
}
Expand Down

0 comments on commit fd06180

Please sign in to comment.