Skip to content

Commit 8eaa81c

Browse files
authored
Please consider the following formatting changes to #11808 (#11809)
1 parent 8db8b1f commit 8eaa81c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Common/Core/TableHelper.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@ bool getTaskOptionValue(o2::framework::InitContext& initContext, const std::stri
114114

115115
} // namespace o2::common::core
116116

117-
using o2::common::core::printTablesInWorkflow;
118-
using o2::common::core::isTableRequiredInWorkflow;
119117
using o2::common::core::enableFlagIfTableRequired;
120118
using o2::common::core::getTaskOptionValue;
119+
using o2::common::core::isTableRequiredInWorkflow;
120+
using o2::common::core::printTablesInWorkflow;
121121

122122
#endif // COMMON_CORE_TABLEHELPER_H_

0 commit comments

Comments
 (0)