mirror of
https://github.com/Icinga/icinga2.git
synced 2026-06-08 16:26:42 -04:00
Host::GetSeverity(): remove empty line at end of method
This commit is contained in:
parent
d8271c6568
commit
1e05a166f1
1 changed files with 0 additions and 1 deletions
|
|
@ -197,7 +197,6 @@ int Host::GetSeverity() const
|
|||
}
|
||||
|
||||
return severity;
|
||||
|
||||
}
|
||||
|
||||
bool Host::IsStateOK(ServiceState state) const
|
||||
|
|
|
|||
Loading…
Reference in a new issue