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
5001221d4b
commit
a7c51ef59b
1 changed files with 20 additions and 19 deletions
|
|
@ -21,6 +21,7 @@ function ConvertTo-Byte()
|
||||||
|
|
||||||
return $result;
|
return $result;
|
||||||
}
|
}
|
||||||
|
|
||||||
function ConvertTo-KiloByte()
|
function ConvertTo-KiloByte()
|
||||||
{
|
{
|
||||||
param(
|
param(
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue