Skip to content

Commit 7c073bf

Browse files
authored
Please consider the following formatting changes (#418)
1 parent eccdf2e commit 7c073bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Common/TableProducer/trackPropagationTester.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,11 @@ struct TrackPropagationTester {
7070

7171
void init(o2::framework::InitContext& initContext)
7272
{
73-
// CCDB boilerplate init
73+
// CCDB boilerplate init
7474
ccdb->setCaching(true);
7575
ccdb->setLocalObjectValidityChecking();
7676
ccdb->setURL(ccdburl.value);
77-
77+
7878
// task-specific
7979
trackPropagation.init(trackPropagationConfigurables, registry, initContext);
8080
}

0 commit comments

Comments
 (0)