mirror of https://github.com/milvus-io/milvus.git
Clean test_concurrent_vector.cpp (#8532)
Signed-off-by: yudong.cai <yudong.cai@zilliz.com>pull/8193/head
parent
7c4aff0ea2
commit
3e487bde0b
|
@ -19,9 +19,6 @@
|
|||
#include "segcore/SegmentGrowing.h"
|
||||
#include "segcore/AckResponder.h"
|
||||
|
||||
using std::cin;
|
||||
using std::cout;
|
||||
using std::endl;
|
||||
using namespace milvus::engine;
|
||||
using namespace milvus::segcore;
|
||||
using std::vector;
|
||||
|
|
Loading…
Reference in New Issue