From 4904b00949fd94d6ef23e945fbc9b1fb7d6586e8 Mon Sep 17 00:00:00 2001 From: "Deacon, Hunter" <100684231+DELUXEHUNTER@users.noreply.github.com> Date: Mon, 5 Feb 2024 11:33:07 -0500 Subject: [PATCH] commit --- Neoa/Program.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/Neoa/Program.cs b/Neoa/Program.cs index 1a9946c..6001164 100644 --- a/Neoa/Program.cs +++ b/Neoa/Program.cs @@ -71,8 +71,6 @@ public static void Main(string[] args) WriteLine("Level 1 Exeon base employee acess given",95); WriteLine(""); - } - } public static void WriteLine(string text, int speed = 60) {