Skip to content

Commit 400b75d

Browse files
committed
Add missing newline at end of file
1 parent 1c8cee1 commit 400b75d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/GlobalEventProperties/dndetaHi.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -914,4 +914,4 @@ struct DndetaHi {
914914
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
915915
{
916916
return WorkflowSpec{adaptAnalysisTask<DndetaHi>(cfgc)};
917-
}
917+
}

0 commit comments

Comments
 (0)