Removed stuff

This commit is contained in:
rvrsh3ll
2015-12-02 17:30:50 -05:00
parent e260b7a4d3
commit 708eea2d77
-3
View File
@@ -44,7 +44,6 @@ function Invoke-SSHCommand {
catch
{
Write-Verbose "[*] Error loading dll"
Break
}
try
@@ -59,7 +58,5 @@ function Invoke-SSHCommand {
catch
{
Write-Verbose "[*] Connection failed"
Return
}
}