mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-11 14:15:40 +08:00
Go: format code (#16813)
### Summary Aligned to EE Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
@@ -107,4 +107,4 @@ int DartsTrie::Get(std::string_view key) const {
|
||||
key = empty_null_terminated_sv;
|
||||
}
|
||||
return darts_->exactMatchSearch<DartsCore::value_type>(key.data(), key.size());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user