Browse Source

Remove unused namespace.

Bart De Smet 6 years ago
parent
commit
06a0a4e961
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Ix.NET/Source/System.Linq.Async/System/Linq/Operators/TakeLast.cs

+ 0 - 1
Ix.NET/Source/System.Linq.Async/System/Linq/Operators/TakeLast.cs

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