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 Nov 20, 2024
1 parent 7af865a commit c6b8c4f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Framework/Core/src/RootArrowFilesystem.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
#include <arrow/status.h>
#include <fmt/format.h>


O2_DECLARE_DYNAMIC_LOG(root_arrow_fs);

namespace
Expand Down Expand Up @@ -764,7 +763,6 @@ arrow::Result<arrow::RecordBatchGenerator> TTreeFileFormat::ScanBatchesAsync(
return generator;
}


arrow::Result<std::shared_ptr<arrow::io::OutputStream>> TTreeFileSystem::OpenOutputStream(
const std::string& path,
const std::shared_ptr<const arrow::KeyValueMetadata>& metadata)
Expand Down

0 comments on commit c6b8c4f

Please sign in to comment.