mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced 2025-12-20 23:00:35 -05:00
Fixed code spacing
This commit is contained in:
parent
1f69c1d2ca
commit
ecef0920b4
1 changed files with 20 additions and 19 deletions
|
|
@ -21,6 +21,7 @@ function ConvertTo-Byte()
|
|||
|
||||
return $result;
|
||||
}
|
||||
|
||||
function ConvertTo-KiloByte()
|
||||
{
|
||||
param(
|
||||
|
|
|
|||
Loading…
Reference in a new issue