mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced 2025-12-21 07:10:15 -05:00
Fixed Code Styling
This commit is contained in:
parent
5b10b2c647
commit
4ac3724f9f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
Import-IcingaLib provider\enums;
|
Import-IcingaLib provider\enums;
|
||||||
function Get-IcingaMemory ()
|
function Get-IcingaMemory()
|
||||||
{
|
{
|
||||||
<# Collects the most important Memory informations,
|
<# Collects the most important Memory informations,
|
||||||
e.g. name, version, manufacturer#>
|
e.g. name, version, manufacturer#>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue