Skip to content

Commit

Permalink
small cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
todbot committed Jan 18, 2021
1 parent 021695b commit 8e8474a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ class Program
static void Main(string[] args)
{
Console.WriteLine("WinHIDdump:");
Console.WriteLine("[{0}]", string.Join(", ", args));

string vidpid = GetArgument(args, "--vidpid");
// Console.WriteLine("Got vidpid: " + vidpid);
Expand Down

0 comments on commit 8e8474a

Please sign in to comment.