Skip to content

Commit 3d9f226

Browse files
Fix clang
1 parent 030515c commit 3d9f226

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Common/TableProducer/fwdtrackextension.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
126126
{
127127
WorkflowSpec workflow{adaptAnalysisTask<FwdTrackExtension>(cfgc)};
128128
return workflow;
129-
}
129+
}

0 commit comments

Comments
 (0)