We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9c2864 commit f2d292dCopy full SHA for f2d292d
1 file changed
ICSharpCode.SharpZipLib.Tests/TestSupport/Streams.cs
@@ -22,7 +22,6 @@ public class TrackedMemoryStream : MemoryStream
22
/// Initializes a new instance of the <see cref="TrackedMemoryStream"/> class.
23
/// </summary>
24
public TrackedMemoryStream()
25
- : base()
26
{
27
}
28
0 commit comments