Skip to content

Commit dabdd0b

Browse files
committed
code_style: remove empty lines
1 parent de2f70b commit dabdd0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Views/Repository.axaml.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ private void OnSearchKeyDown(object _, KeyEventArgs e)
4747
SearchSuggestionBox.SelectedIndex = 0;
4848
}
4949

50-
5150
e.Handled = true;
5251
}
5352
else if (e.Key == Key.Escape)

0 commit comments

Comments
 (0)