Skip to content

Commit 5d63701

Browse files
author
Florent GUIOT
committed
bad import
1 parent 75302fc commit 5d63701

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CodeWalker.Console/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ private static void Main(string[] args)
2222
{
2323
try
2424
{
25-
Core(args);
25+
System.Console.WriteLine("Fuck Yeah");
2626
Environment.ExitCode = 0;
2727
}
2828
catch (ConsoleArgumentException)

0 commit comments

Comments
 (0)