Skip to content

Commit

Permalink
remove last enter
Browse files Browse the repository at this point in the history
  • Loading branch information
Quake4 committed Apr 12, 2022
1 parent 39147f8 commit e0b4d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Get-PoolInfo.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -394,4 +394,4 @@ function Out-PoolBalance ([bool] $OnlyTotal) {
Out-Table ($wallets | Select-Object @{ Name = "Name"; Expression = { "$_" } } | Format-Table $columns)
Remove-Variable columns
}
}
}

0 comments on commit e0b4d30

Please sign in to comment.