- updated EventsInfo.cs - removed throw
This commit is contained in:
parent
3cbf6cc43d
commit
5877659e57
@ -210,7 +210,6 @@ namespace winPEAS.Checks
|
||||
catch (Exception e)
|
||||
{
|
||||
Console.WriteLine(e);
|
||||
throw;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user