We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d0b276 commit 57d1528Copy full SHA for 57d1528
1 file changed
ICSharpCode.SharpZipLib.Tests/TestSupport/Utils.cs
@@ -9,9 +9,6 @@ namespace ICSharpCode.SharpZipLib.Tests.TestSupport
9
/// </summary>
10
public class Utils
11
{
12
- public Utils()
13
- {
14
- }
15
16
static void Compare(byte[] a, byte[] b)
17
0 commit comments