Skip to content

Commit

Permalink
Please consider the following formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alibuild committed Jan 18, 2024
1 parent c829bb9 commit 3a4f3ad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Framework/Core/src/CommonServices.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,7 @@ o2::framework::ServiceSpec CommonServices::streamContextSpec()
if (matcher.lifetime == Lifetime::Timeframe) {
LOGP(error, "Expected Lifetime::Timeframe data {} was not created for timeslice {} and might result in dropped timeframes", DataSpecUtils::describe(matcher), timeslice);
}
}
},
} },
.kind = ServiceKind::Stream};
}

Expand Down

0 comments on commit 3a4f3ad

Please sign in to comment.