From e2c9b65b0dc52d68d7de4fc62edbc6e36b543386 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Sat, 13 Jan 2024 22:58:41 +0000 Subject: [PATCH] Restyled by whitespace --- .../all-clusters-common/src/device-energy-management-stub.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/all-clusters-app/all-clusters-common/src/device-energy-management-stub.cpp b/examples/all-clusters-app/all-clusters-common/src/device-energy-management-stub.cpp index f06f1af2ca90e2..385c1cfa43c8ee 100644 --- a/examples/all-clusters-app/all-clusters-common/src/device-energy-management-stub.cpp +++ b/examples/all-clusters-app/all-clusters-common/src/device-energy-management-stub.cpp @@ -70,4 +70,4 @@ void emberAfDeviceEnergyManagementClusterInitCallback(chip::EndpointId endpointI gDelegate.reset(); return; } -} \ No newline at end of file +}