Skip to content

Commit 4118b87

Browse files
committed
Please consider the following formatting changes
1 parent b05d24f commit 4118b87

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

PWGLF/DataModel/LFSigmaTables.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,4 +239,3 @@ DECLARE_SOA_TABLE(SigmaMCCores, "AOD", "SIGMA0MCCORES",
239239
} // namespace o2::aod
240240

241241
#endif // PWGLF_DATAMODEL_LFSIGMATABLES_H_
242-

PWGLF/TableProducer/Strangeness/sigma0builder.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -672,5 +672,3 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
672672
{
673673
return WorkflowSpec{adaptAnalysisTask<sigma0builder>(cfgc)};
674674
}
675-
676-

PWGLF/Tasks/Strangeness/sigmaanalysis.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -628,5 +628,3 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
628628
{
629629
return WorkflowSpec{adaptAnalysisTask<sigmaanalysis>(cfgc)};
630630
}
631-
632-

0 commit comments

Comments
 (0)