clang-format-11: reformat
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I0f662e2e6d594567cc10eee34e1df2ca89614870
diff --git a/redfish-core/lib/sensors.hpp b/redfish-core/lib/sensors.hpp
index 5a05c31..5cef3b1 100644
--- a/redfish-core/lib/sensors.hpp
+++ b/redfish-core/lib/sensors.hpp
@@ -521,10 +521,10 @@
sensorsAsyncResp->chassisSubNode ==
sensors::node::thermal
? "Temperatures"
- : sensorsAsyncResp->chassisSubNode ==
- sensors::node::power
- ? "Voltages"
- : "Sensors");
+ : sensorsAsyncResp->chassisSubNode ==
+ sensors::node::power
+ ? "Voltages"
+ : "Sensors");
return;
}
const std::shared_ptr<boost::container::flat_set<std::string>>