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 - { - } -}