Browse Source

Clean up namespace.

Bart De Smet 7 years ago
parent
commit
52373c9f10
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Ix.NET/Source/System.Linq.Async/System/Linq/AsyncEnumerable.cs

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

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