Skip to content

Commit 2b0766b

Browse files
committed
(build) Fixing InspectCode Problem
- Removed unnecessary using statement
1 parent 84aa976 commit 2b0766b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Source/GitHubReleaseManager/ReleaseNotesBuilder.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ namespace GitHubReleaseManager
1010
using System.Collections.Generic;
1111
using System.Collections.ObjectModel;
1212
using System.Globalization;
13-
using System.IO;
1413
using System.Linq;
1514
using System.Text;
1615
using System.Threading.Tasks;

0 commit comments

Comments
 (0)