Skip to content

Commit 57d1528

Browse files
committed
RECS0004: Empty constructor is redundant
[ci skip]
1 parent 7d0b276 commit 57d1528

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • ICSharpCode.SharpZipLib.Tests/TestSupport

ICSharpCode.SharpZipLib.Tests/TestSupport/Utils.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ namespace ICSharpCode.SharpZipLib.Tests.TestSupport
99
/// </summary>
1010
public class Utils
1111
{
12-
public Utils()
13-
{
14-
}
1512

1613
static void Compare(byte[] a, byte[] b)
1714
{

0 commit comments

Comments
 (0)