удаление пустого класса

This commit is contained in:
bekodeg 2023-09-27 10:24:29 +04:00
parent ea5160cb05
commit 15d9fc266c

View File

@ -1,12 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ElectricLocomotive
{
internal class Class1
{
}
}