Skip to content

Commit d510091

Browse files
authored
Removing trailing white-spaces
1 parent f3be2e5 commit d510091

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGCF/FemtoUniverse/Core/FemtoUniverseTrackSelection.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ std::array<CutContainerType, 2> FemtoUniverseTrackSelection::getCutContainer(T c
536536
break;
537537
case (femto_universe_track_selection::kTPCfracsClsMax):
538538
observable = tpcNClsFracS;
539-
break;
539+
break;
540540
case (femto_universe_track_selection::kITSnClsMin):
541541
observable = itsNCls;
542542
break;

0 commit comments

Comments
 (0)