Skip to content

Commit 0201f49

Browse files
committed
Fix newline at end of flowDeltav1SP
1 parent 7cd7a7b commit 0201f49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGCF/Flow/Tasks/flowDeltav1SP.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2398,4 +2398,4 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
23982398
{
23992399
return WorkflowSpec{
24002400
adaptAnalysisTask<FlowDeltav1SP>(cfgc)};
2401-
}
2401+
}

0 commit comments

Comments
 (0)