Skip to content

Commit dfe59e9

Browse files
committed
(GH-96) Removed unrequired using
1 parent d43cd71 commit dfe59e9

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

Source/GitReleaseManager.Cli/AssemblyInfo.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
// </copyright>
55
//-----------------------------------------------------------------------
66

7-
using System;
87
using System.Reflection;
98
using System.Runtime.InteropServices;
109

Source/GitReleaseManager.Tests/AssemblyInfo.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
// </copyright>
55
//-----------------------------------------------------------------------
66

7-
using System;
87
using System.Reflection;
98
using System.Runtime.InteropServices;
109

Source/GitReleaseManager/AssemblyInfo.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
// </copyright>
55
//-----------------------------------------------------------------------
66

7-
using System;
87
using System.Reflection;
98
using System.Runtime.InteropServices;
109

0 commit comments

Comments
 (0)