Browse Source

Remove unused using.

Bart De Smet 6 years ago
parent
commit
f7b1cf96ea
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Ix.NET/Source/System.Linq.Async/System/Linq/Set.cs

+ 0 - 2
Ix.NET/Source/System.Linq.Async/System/Linq/Set.cs

@@ -7,8 +7,6 @@
 using System.Collections.Generic;
 using System.Diagnostics;
 using System.Diagnostics.CodeAnalysis;
-using System.Threading;
-using System.Threading.Tasks;
 
 namespace System.Linq
 {