remove trailing whitespace (#1284)

This commit is contained in:
Paul Dreik
2020-11-03 21:48:09 +01:00
committed by GitHub
parent 9f78559cc8
commit af4db55e66
104 changed files with 1029 additions and 1029 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ simdjson_really_inline json_character_block json_character_block::classify(const
_mm256_shuffle_epi8(op_table, in.chunks[0]),
_mm256_shuffle_epi8(op_table, in.chunks[1])
});
return { whitespace, op };
}