Skip to content

Commit c3645b1

Browse files
committed
Removed testing line
1 parent d904bfc commit c3645b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

EraS/Program.cs

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ static void Main(string[] args)
1818
Console.WriteLine("EraS starting.");
1919

2020
Router = new Router();
21-
Console.WriteLine("Testing");
2221

2322
while (true)
2423
Thread.Sleep(1000);

0 commit comments

Comments
 (0)