Skip to content

Commit a6aecfd

Browse files
committed
[PWGJE] Remove commented include in jetDsSpecSubs
1 parent d787566 commit a6aecfd

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

PWGJE/Tasks/jetDsSpecSubs.cxx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
#include "PWGJE/Core/JetDerivedDataUtilities.h"
1717
#include "PWGJE/Core/JetUtilities.h"
1818
#include "PWGJE/DataModel/Jet.h"
19-
// #include "PWGJE/DataModel/JetReducedData.h"
20-
// #include "PWGJE/DataModel/JetSubtraction.h"
2119

2220
#include <Framework/ASoA.h>
2321
#include <Framework/AnalysisDataModel.h>
@@ -36,7 +34,7 @@
3634
#include <string>
3735
#include <vector>
3836

39-
// using namespace o2;
37+
using namespace o2;
4038
using namespace o2::framework;
4139
using namespace o2::framework::expressions;
4240

0 commit comments

Comments
 (0)