Skip to content

Commit

Permalink
Please consider the following formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alibuild committed Dec 19, 2024
1 parent 1356caf commit 3c1c586
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Common/TableProducer/Converters/run2bcinfosConverter.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,5 @@ struct Run2BCInfosConverter {
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
{
return WorkflowSpec{
adaptAnalysisTask<Run2BCInfosConverter>(cfgc)
};
adaptAnalysisTask<Run2BCInfosConverter>(cfgc)};
}

0 comments on commit 3c1c586

Please sign in to comment.