Remove Useless crap

This commit is contained in:
Robert Morrison 2022-06-20 02:49:32 +01:00
parent 7fbfa0b8f1
commit 78173c1612
Signed by: robert
GPG Key ID: 73E012EB3F4EC696

View File

@ -49,7 +49,6 @@ class Program
{
Log.Error("Output directory '{o}' Does not exist or is not a directory you have access to" , _outputDirectory);
Console.WriteLine("Do");
Environment.Exit(1);
}