From 15d9fc266c74409b0c7f58a446695abc76698926 Mon Sep 17 00:00:00 2001 From: bekodeg Date: Wed, 27 Sep 2023 10:24:29 +0400 Subject: [PATCH] =?UTF-8?q?=D1=83=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D0=BF=D1=83=D1=81=D1=82=D0=BE=D0=B3=D0=BE=20=D0=BA?= =?UTF-8?q?=D0=BB=D0=B0=D1=81=D1=81=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ElectricLocomotive/Class1.cs | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 ElectricLocomotive/Class1.cs diff --git a/ElectricLocomotive/Class1.cs b/ElectricLocomotive/Class1.cs deleted file mode 100644 index ffe135e..0000000 --- a/ElectricLocomotive/Class1.cs +++ /dev/null @@ -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 - { - } -}