Skip to content

Commit

Permalink
Update Program.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
gompoc authored and SamboyCoding committed Aug 11, 2024
1 parent 93b7409 commit 83ec4e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cpp2IL/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
namespace Cpp2IL
{
[SuppressMessage("ReSharper", "ClassNeverInstantiated.Global")]
public class Program
internal class Program
{
private static readonly List<string> PathsToDeleteOnExit = new();
Expand Down

0 comments on commit 83ec4e8

Please sign in to comment.