Skip to content

Commit 997a4f1

Browse files
committed
Fixed compiler warning
1 parent da4af71 commit 997a4f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/DotNext.Threading/Threading/QueuedSynchronizer.Queue.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
using System.Diagnostics;
22
using System.Diagnostics.CodeAnalysis;
3-
using System.Runtime.CompilerServices;
43
using System.Runtime.InteropServices;
54

65
namespace DotNext.Threading;

0 commit comments

Comments
 (0)