Skip to content

Commit 2a6e331

Browse files
committed
apply formating with clang-format
1 parent 38e05a0 commit 2a6e331

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
#include <cmath>
4848
#include <cstdlib>
4949
#include <memory>
50-
5150
#include <vector>
5251

5352
using namespace o2;
@@ -672,4 +671,4 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
672671
return WorkflowSpec{
673672
adaptAnalysisTask<FactorialMomentsTask>(cfgc),
674673
};
675-
}
674+
}

0 commit comments

Comments
 (0)