Browse Source

Cleaning up usings.

Bart De Smet 8 years ago
parent
commit
a57e2b2d04

+ 0 - 1
AsyncRx.NET/System.Reactive.Async/System/Reactive/Linq/Operators/Synchronize.cs

@@ -3,7 +3,6 @@
 // See the LICENSE file in the project root for more information. 
 
 using System.Threading;
-using System.Threading.Tasks;
 
 namespace System.Reactive.Linq
 {