mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 20:20:49 +00:00
Remove comment
This commit is contained in:
parent
9a902af917
commit
340e9a90a5
1 changed files with 0 additions and 1 deletions
|
|
@ -155,7 +155,6 @@ function Invoke-WrappedCommand {
|
||||||
$reconstructedArgs = Get-ReconstructedArguments $RawLine $RawOffset
|
$reconstructedArgs = Get-ReconstructedArguments $RawLine $RawOffset
|
||||||
if ($null -ne $reconstructedArgs) {
|
if ($null -ne $reconstructedArgs) {
|
||||||
$Arguments = $reconstructedArgs
|
$Arguments = $reconstructedArgs
|
||||||
Write-Host "Safe-chain Powershell Wrapper: Reconstructed args: $($Arguments -join ' ')"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue