Skip to content

Commit 504d357

Browse files
authored
Please consider the following formatting changes (#432)
1 parent 944c953 commit 504d357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Common/TableProducer/multCentTable.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ struct MultCentTable {
7373
ccdb->setLocalObjectValidityChecking();
7474
ccdb->setURL(ccdburl.value);
7575
ccdb->setFatalWhenNull(false); // please never crash on your own, all exceptions captured (as they always should)
76-
76+
7777
// task-specific
7878
module.init(opts, initContext);
7979
}

0 commit comments

Comments
 (0)