From 8d99497130c1d0be400ee02d628a3b96ae6a6865 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Mon, 25 Aug 2025 13:39:44 +0000 Subject: [PATCH] Please consider the following formatting changes --- .../Upgrades/ALICE3/MID/base/include/MI3Base/MI3BaseParam.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Detectors/Upgrades/ALICE3/MID/base/include/MI3Base/MI3BaseParam.h b/Detectors/Upgrades/ALICE3/MID/base/include/MI3Base/MI3BaseParam.h index 4e79e9683f865..913e27e85c207 100644 --- a/Detectors/Upgrades/ALICE3/MID/base/include/MI3Base/MI3BaseParam.h +++ b/Detectors/Upgrades/ALICE3/MID/base/include/MI3Base/MI3BaseParam.h @@ -29,7 +29,6 @@ enum MIDLayout : int { ReducedRadius = 1 }; - struct MIDBaseParam : public o2::conf::ConfigurableParamHelper { int mLayout = MIDLayout::StandardRadius;