Delete 'Sysinfo_console.cs'
This was not the right file.
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
using System;
|
||||
using System.Text;
|
||||
namespace Sysinfo_Console
|
||||
{
|
||||
class Program
|
||||
{
|
||||
static void Main()
|
||||
{
|
||||
//ShowSystemInformation();
|
||||
Console.WriteLine("Hello");
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user