mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-21 04:04:59 +00:00
code_style: remove empty lines
This commit is contained in:
parent
de2f70b8ea
commit
dabdd0b06a
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ namespace SourceGit.Views
|
||||||
SearchSuggestionBox.SelectedIndex = 0;
|
SearchSuggestionBox.SelectedIndex = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
e.Handled = true;
|
e.Handled = true;
|
||||||
}
|
}
|
||||||
else if (e.Key == Key.Escape)
|
else if (e.Key == Key.Escape)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue