Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Commit e379b6b

Browse files
committed
Remove blank line
1 parent 773ddf8 commit e379b6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Controls/Grid/Grid.UWP/View/Services/Editing/EditingService.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@ public bool CancelEdit(ActionTrigger trigger)
204204

205205
this.Owner.updateService.RegisterUpdate(update);
206206

207-
208207
if (this.operation.EditMode == DataGridUserEditMode.Inline)
209208
{
210209
this.Owner.EditRowLayer.EditorLayoutSlots.Clear();

0 commit comments

Comments
 (0)