Commit 5bbe05b3 authored by peng.xu's avatar peng.xu
Browse files

Merge branch '0.5.0' into '0.5.0'

fix format

See merge request megasearch/milvus!769

Former-commit-id: cc0bedd4863b9dd1e74e641e728736ddf24795ee
parents c5f4becb b6cbacb9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,8 +25,8 @@
#include "knowhere/common/BinarySet.h"
#include "knowhere/common/Config.h"
#include "knowhere/index/vector_index/Quantizer.h"
#include "utils/Status.h"
#include "utils/Log.h"
#include "utils/Status.h"

namespace milvus {
namespace engine {