Removing another space.

This commit is contained in:
Daniel Lemire 2021-03-27 15:55:00 -04:00
parent 85e131a8d4
commit f1cf98c996
1 changed files with 1 additions and 1 deletions

View File

@ -22093,7 +22093,7 @@ simdjson_warn_unused simdjson_really_inline simdjson_result<bool> value_iterator
bool has_value;
// We want to be able to loop back to where we were.
token_position search_start = _json_iter->position();
//
// Initially, the object can be in one of a few different places:
//