Skip to content

Commit 40cec60

Browse files
committed
Please consider the following formatting changes
1 parent 897cc11 commit 40cec60

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Framework/Core/src/RootArrowFilesystem.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
#include <arrow/status.h>
3131
#include <fmt/format.h>
3232

33-
3433
O2_DECLARE_DYNAMIC_LOG(root_arrow_fs);
3534

3635
namespace
@@ -764,7 +763,6 @@ arrow::Result<arrow::RecordBatchGenerator> TTreeFileFormat::ScanBatchesAsync(
764763
return generator;
765764
}
766765

767-
768766
arrow::Result<std::shared_ptr<arrow::io::OutputStream>> TTreeFileSystem::OpenOutputStream(
769767
const std::string& path,
770768
const std::shared_ptr<const arrow::KeyValueMetadata>& metadata)

0 commit comments

Comments
 (0)