mirror of
https://github.com/typesense/typesense.git
synced 2025-05-21 14:12:27 +08:00
Remove stray log.
This commit is contained in:
parent
a94062481f
commit
062d9c1cee
@ -1861,7 +1861,6 @@ void filter_result_iterator_t::compute_string_components() {
|
||||
if (filter_node == nullptr) {
|
||||
validity = invalid;
|
||||
is_filter_result_initialized = false;
|
||||
LOG(ERROR) << "filter_node is null";
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user