Skip to content

Commit

Permalink
Remove obsolete index TODO (#112)
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Cruz Viotti <[email protected]>
  • Loading branch information
jviotti authored Jan 9, 2025
1 parent 3f0481e commit b40819d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index/index.cc
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ static auto index(sourcemeta::jsontoolkit::FlatFileSchemaResolver &resolver,
sourcemeta::blaze::Mode::FastValidation));
}

// TODO: Write unit tests for this
sourcemeta::blaze::ErrorOutput validation_output{result.value()};
sourcemeta::blaze::Evaluator evaluator;
std::cerr << "Validating against its metaschema: " << schema.first << "\n";
Expand Down

0 comments on commit b40819d

Please sign in to comment.