Removed Comments
This commit is contained in:
@ -39,8 +39,6 @@ public class Program
|
||||
{
|
||||
if (args is null)
|
||||
throw new Exception("args is null!");
|
||||
// Shared.Models.Console console = new();
|
||||
// PrepareForOld dlibDotNet = new(args, isEnvironment, configurationRoot, appSettings, workingDirectory, silentIndex > -1, console);
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
Reference in New Issue
Block a user