Skip to content
Snippets Groups Projects
Commit 23e19f8e authored by Benedikt Heinrichs's avatar Benedikt Heinrichs
Browse files

Remove ReadLine at the end

parent 40463c82
No related branches found
No related tags found
No related merge requests found
...@@ -83,8 +83,6 @@ namespace ConfigurationUpdater ...@@ -83,8 +83,6 @@ namespace ConfigurationUpdater
Console.WriteLine("An error occurred during execution: " + e.Message); Console.WriteLine("An error occurred during execution: " + e.Message);
} }
Console.ReadLine();
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment