mirror of
https://github.com/Smaug123/WoofWare.PawPrint
synced 2025-10-19 20:28:39 +00:00
Remove another spare test
This commit is contained in:
@@ -6,8 +6,7 @@ namespace HelloWorldApp
|
||||
{
|
||||
static int Main(string[] args)
|
||||
{
|
||||
var c = Console.BackgroundColor;
|
||||
var d = Console.ForegroundColor;
|
||||
Console.WriteLine("Hello, world!");
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user