From f7d57692ba990fb1a13c4fbcf3362c8381e7c43d Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Fri, 10 Jan 2025 12:35:59 +0000 Subject: [PATCH] Please consider the following formatting changes --- Detectors/DCS/include/DetectorsDCS/DeliveryType.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/Detectors/DCS/include/DetectorsDCS/DeliveryType.h b/Detectors/DCS/include/DetectorsDCS/DeliveryType.h index 13492402ebe35..75b1ef9207e58 100644 --- a/Detectors/DCS/include/DetectorsDCS/DeliveryType.h +++ b/Detectors/DCS/include/DetectorsDCS/DeliveryType.h @@ -399,6 +399,4 @@ inline size_t dim_buffer_size(const DeliveryType type) } } // namespace o2::dcs - - #endif /* O2_DCS_DELIVERY_TYPE */