Skip to content

Commit b3ea567

Browse files
committed
remove redundant code
1 parent a155126 commit b3ea567

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Tests/ModuleInitializer.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
using System;
2-
using System.Diagnostics;
3-
using System.IO;
1+
using System.Diagnostics;
42
using GitVersion;
53

64
/// <summary>

0 commit comments

Comments
 (0)