Skip to content

Commit

Permalink
Code Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
DubyaDude committed Apr 26, 2023
1 parent e74e2ad commit 2c3123c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VRChat-Analytics-Blocker/Runner.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
class Runner
{
static void Main(string[] args)
static void Main(string[] _)
{
new MenuProgram().Run();
}
Expand Down

0 comments on commit 2c3123c

Please sign in to comment.