Skip to content

Commit

Permalink
Remove using declarations in benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
anjakefala committed Oct 10, 2024
1 parent b7e977e commit e047151
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cpp/src/arrow/chunk_resolver_benchmark.cc
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@

namespace arrow {

using ChunkResolver;
using TypedChunkLocation;

namespace {

int64_t constexpr kChunkedArrayLength = std::numeric_limits<uint16_t>::max();
Expand Down

0 comments on commit e047151

Please sign in to comment.