Skip to content

Commit aa894c6

Browse files
authored
Please consider the following formatting changes (#368)
1 parent 1356caf commit aa894c6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Common/TableProducer/Converters/run2bcinfosConverter.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,5 @@ struct Run2BCInfosConverter {
4646
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
4747
{
4848
return WorkflowSpec{
49-
adaptAnalysisTask<Run2BCInfosConverter>(cfgc)
50-
};
49+
adaptAnalysisTask<Run2BCInfosConverter>(cfgc)};
5150
}

0 commit comments

Comments
 (0)