Skip to content

Commit

Permalink
bad import
Browse files Browse the repository at this point in the history
  • Loading branch information
Florent GUIOT committed Jan 5, 2024
1 parent 75302fc commit 5d63701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CodeWalker.Console/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ private static void Main(string[] args)
{
try
{
Core(args);
System.Console.WriteLine("Fuck Yeah");
Environment.ExitCode = 0;
}
catch (ConsoleArgumentException)
Expand Down

0 comments on commit 5d63701

Please sign in to comment.