This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
reactive
mirror of
https://github.com/dotnet/reactive.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Some cosmetics.
Bart De Smet
8 years ago
parent
cea1f51491
commit
aafd8f5718
1 changed files
with
0 additions
and
1 deletions
Unified View
Show Diff Stats
0
1
Ix.NET/Source/System.Interactive.Async/System/Linq/Operators/Scan.cs
+ 0
- 1
Ix.NET/Source/System.Interactive.Async/System/Linq/Operators/Scan.cs
View File
@@ -181,7 +181,6 @@ namespace System.Linq
}
}
break;
break;
-
}
}
await DisposeAsync().ConfigureAwait(false);
await DisposeAsync().ConfigureAwait(false);