Skip to content

Commit

Permalink
Update Program.cs
Browse files Browse the repository at this point in the history
Forgot to save.
  • Loading branch information
mkestler-rtp committed Feb 7, 2023
1 parent a241c51 commit f1e3c5a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions DotNETDepends/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,4 @@ private static void PrintVersion()
//!!When you change this version be sure to update the expected version in dot-net.ts in the codesee repo!!
Console.WriteLine("0.1.0");
}
private static bool ValidateFileNameInput(string v)
{
throw new NotImplementedException();
}
}

0 comments on commit f1e3c5a

Please sign in to comment.