Skip to content

Commit 8c5edc6

Browse files
committed
Please consider the following formatting changes
1 parent 855ea9c commit 8c5edc6

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

DataFormats/Headers/include/Headers/Stack.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,5 +230,4 @@ struct Stack {
230230

231231
} // namespace o2::header
232232

233-
234233
#endif // HEADERS_STACK_H

Utilities/DataSampling/src/Dispatcher.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ DataSamplingHeader Dispatcher::prepareDataSamplingHeader(const DataSamplingPolic
184184
original};
185185
}
186186

187-
188187
void Dispatcher::send(DataAllocator& dataAllocator, const DataRef& inputData, const Output& output) const
189188
{
190189
const auto* inputHeader = DataRefUtils::getHeader<header::DataHeader*>(inputData);

0 commit comments

Comments
 (0)