remove whitespace

This commit is contained in:
Yaakov 2020-05-22 14:33:10 +10:00
parent 8b348b3dd3
commit ed27e64d42

View file

@ -7,7 +7,6 @@ namespace Notepad.Extensions.Logging
{
static class WindowFinder
{
public static (WindowKind kind, IntPtr hwnd) FindNotepadWindow()
{
sb ??= new StringBuilder(4096);