From b3ec14a7aa73a1ae9b53f1daf66293c5ca3963fd Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Mon, 27 Nov 2023 13:13:40 +0000 Subject: [PATCH] Please consider the following formatting changes --- Framework/Core/include/Framework/ASoA.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Framework/Core/include/Framework/ASoA.h b/Framework/Core/include/Framework/ASoA.h index 333f25f68461f..1cf9888ced16e 100644 --- a/Framework/Core/include/Framework/ASoA.h +++ b/Framework/Core/include/Framework/ASoA.h @@ -1166,7 +1166,6 @@ using is_soa_table_t = typename framework::is_specialization; template inline constexpr bool is_soa_table_like_v = framework::is_base_of_template_v; - template class FilteredBase; template