Skip to content

Commit f7320e1

Browse files
Merge pull request #63 from alibuild/alibot-cleanup-14114
[Common] Please consider the following formatting changes to #14114
2 parents f0dcd44 + 59823f3 commit f7320e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Common/Tools/TrackPropagationModule.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ class TrackPropagationModule
288288
}
289289
} // MC and fillCovMat block ends
290290
}
291-
291+
292292
if (track.trackType() == o2::aod::track::TrackIU) {
293293
if (track.has_collision()) {
294294
auto const& collision = collisions.rawIteratorAt(track.collisionId());

0 commit comments

Comments
 (0)