Compare commits

..

No commits in common. "70ecc2780ec1dbf62f14136eab4d8e798268950d" and "4cd59560e36310474411eabbecdda2686a25b164" have entirely different histories.

View File

@ -11,7 +11,6 @@ namespace SimKons
static void Main(string[] args)
{
Console.WriteLine("HELLO");
Console.WriteLine("HI");
}
}
}