Skip to content

Commit 309ce76

Browse files
committed
Format
1 parent f60bd70 commit 309ce76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGHF/DataModel/AliasTables.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ using TracksPidTinyPi = soa::Join<aod::pidTPCPi, aod::pidTOFPi>;
5252
using TracksPidTinyKa = soa::Join<aod::pidTPCKa, aod::pidTOFKa>;
5353
using TracksPidTinyPr = soa::Join<aod::pidTPCPr, aod::pidTOFPr>;
5454
using TracksPidTinyDe = soa::Join<aod::pidTPCDe, aod::pidTOFDe>;
55-
5655
} // namespace o2::aod
5756

5857
#endif // PWGHF_DATAMODEL_ALIASTABLES_H_

0 commit comments

Comments
 (0)