Skip to content

Commit 1357fee

Browse files
authored
Please consider the following formatting changes (#441)
1 parent c18f387 commit 1357fee

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Common/TableProducer/trackPropagationTester.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,3 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
106106
WorkflowSpec workflow{adaptAnalysisTask<TrackPropagationTester>(cfgc)};
107107
return workflow;
108108
}
109-

PWGLF/TableProducer/Strangeness/propagationService.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,3 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
146146
WorkflowSpec workflow{adaptAnalysisTask<propagationService>(cfgc)};
147147
return workflow;
148148
}
149-

0 commit comments

Comments
 (0)