Skip to content

Commit 4707417

Browse files
committed
fix:duplicate line
1 parent 75718bc commit 4707417

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

examples/real_data_example/src/real_data_example.cc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ ABSL_FLAG(std::string, dataset_path,
4444
"s3://tgs-opendata-poseidon/full_stack_agc.mdio",
4545
"The path to the dataset");
4646

47-
using Index = mdio::Index;
48-
4947
// Make Run a template function for both the type and descriptors
5048
template <typename T, typename... Descriptors>
5149
absl::Status Run(const Descriptors... descriptors) {

0 commit comments

Comments
 (0)