Explorar o código

Removing unused using.

Bart De Smet %!s(int64=8) %!d(string=hai) anos
pai
achega
a121a4da0b

+ 0 - 1
AsyncRx.NET/System.Reactive.Async/System/Reactive/Subjects/IConnectableAsyncObservable.cs

@@ -2,7 +2,6 @@
 // The .NET Foundation licenses this file to you under the Apache 2.0 License.
 // See the LICENSE file in the project root for more information. 
 
-using System.Threading;
 using System.Threading.Tasks;
 
 namespace System.Reactive.Subjects