Skip to content

Commit e82e1bc

Browse files
remove empty lines
1 parent 213ddad commit e82e1bc

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ WPF.Playground/obj
99
.vs
1010
/Test_polyfill/bin
1111
/Test_polyfill/obj
12+
DeftSharp.Windows.Input/DeftSharp.Windows.Input.csproj.user

DeftSharp.Windows.Input/net472_polyFill.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,3 @@ internal static IEnumerable<T> TakeLast_internal<T>(Queue<T> queue, int count)
8181

8282
}
8383
}
84-
85-
86-
87-

0 commit comments

Comments
 (0)