From 86cf0d86b33c9de435fd9efe91d31f10ca54d39e Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 30 Nov 2021 22:44:47 +0000 Subject: [PATCH] --- Program.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Program.cs b/Program.cs index c0f97ea..5591ee9 100644 --- a/Program.cs +++ b/Program.cs @@ -45,8 +45,8 @@ catch (Exception ex) return; } -Console.WriteLine($"DataPath resolved to: {DataPath}"); -Console.WriteLine($"AyaNovaProgramFolder resolved to: {AyaNovaProgramFolder}"); +// Console.WriteLine($"DataPath resolved to: {DataPath}"); +// Console.WriteLine($"AyaNovaProgramFolder resolved to: {AyaNovaProgramFolder}");