Skip to content

Commit

Permalink
fix:duplicate line
Browse files Browse the repository at this point in the history
  • Loading branch information
blasscoc committed Nov 14, 2024
1 parent 75718bc commit 4707417
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/real_data_example/src/real_data_example.cc
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ ABSL_FLAG(std::string, dataset_path,
"s3://tgs-opendata-poseidon/full_stack_agc.mdio",
"The path to the dataset");

using Index = mdio::Index;

// Make Run a template function for both the type and descriptors
template <typename T, typename... Descriptors>
absl::Status Run(const Descriptors... descriptors) {
Expand Down

0 comments on commit 4707417

Please sign in to comment.