Skip to content

Commit de0f535

Browse files
committed
removing rouge 's'
1 parent e8648c8 commit de0f535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGJE/Tasks/jetHadronRecoil.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ struct JetHadronRecoil {
654654
registry.fill(HIST("hPtMatched1d"), jetTag.pt(), weight);
655655
registry.fill(HIST("hDeltaRMatched1d"), dRp, weight);
656656
}
657-
}s
657+
}
658658
}
659659
}
660660

0 commit comments

Comments
 (0)