mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2026-02-09 14:16:33 +00:00
- updated EventsInfo.cs - removed throw
This commit is contained in:
@@ -210,7 +210,6 @@ namespace winPEAS.Checks
|
||||
catch (Exception e)
|
||||
{
|
||||
Console.WriteLine(e);
|
||||
throw;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user