diff --git a/src/Sharphound.cs b/src/Sharphound.cs index 3da19fa..8c35ea3 100644 --- a/src/Sharphound.cs +++ b/src/Sharphound.cs @@ -335,7 +335,6 @@ public class Program public static async Task Main(string[] args) { var logger = new BasicLogger((int)LogLevel.Information); - logger.LogInformation("This version of SharpHound is compatible with the 4.3.1 Release of BloodHound"); try { var parser = new Parser(with =>