Skip to content

Commit cd7f9c6

Browse files
committed
Remove unused usings
1 parent 36499e4 commit cd7f9c6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

AsyncLock/AsyncLock.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
using System;
22
using System.Diagnostics;
3-
using System.Runtime.CompilerServices;
43
using System.Runtime.ExceptionServices;
5-
using System.Runtime.InteropServices;
64
using System.Threading;
75
using System.Threading.Tasks;
86

0 commit comments

Comments
 (0)