mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-25 14:44:32 +02:00
Host::GetSeverity(): remove empty line at end of method
This commit is contained in:
parent
d8271c6568
commit
1e05a166f1
@ -197,7 +197,6 @@ int Host::GetSeverity() const
|
|||||||
}
|
}
|
||||||
|
|
||||||
return severity;
|
return severity;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
bool Host::IsStateOK(ServiceState state) const
|
bool Host::IsStateOK(ServiceState state) const
|
||||||
|
Loading…
x
Reference in New Issue
Block a user