mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Remove comment
This commit is contained in:
parent
5c431291c7
commit
4ef4218eb5
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