Skip to content

Commit 5251f84

Browse files
committed
[PWGJE] Add missing newline at end of jetDsSpecSubs.cxx
1 parent bfd6a9c commit 5251f84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGJE/Tasks/jetDsSpecSubs.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,4 +553,4 @@ struct JetDsSpecSubs {
553553
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
554554
{
555555
return WorkflowSpec{adaptAnalysisTask<JetDsSpecSubs>(cfgc)};
556-
}
556+
}

0 commit comments

Comments
 (0)